{"id":368990,"url":"https://github.com/GrahamDumpleton/wrapt","last_synced_at":"2026-08-25T08:38:59.882Z","repository":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-25T00:26:49.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-25T00:26:49.791Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"packages":[{"id":6204614,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-03-09T22:16:26.000Z","latest_release_published_at":"2020-03-09T22:16:26.000Z","latest_release_number":"1.12.1-r0","last_synced_at":"2026-03-23T09:02:11.806Z","created_at":"2023-02-01T02:23:24.565Z","updated_at":"2026-08-17T00:40:41.026Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:41.026Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":3.849751744980931,"forks_count":4.936317190760596,"average":7.077066992876159},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":41,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-02-04T17:11:35.010Z","updated_at":"2023-02-04T17:11:35.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":599},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-08-24T05:03:26.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":12904938,"name":"python314Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T11:13:47.604Z","latest_release_published_at":"2026-01-27T11:13:47.604Z","latest_release_number":"1.17.2","last_synced_at":"2026-07-31T23:03:53.607Z","created_at":"2026-01-27T11:13:47.382Z","updated_at":"2026-08-17T00:40:40.889Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.wrapt","install_command":"nix-env -iA nixpkgs.python314Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/wrapt/default.nix#L42","metadata":{"nix_attribute":"python3.14-wrapt-1.17.2","position":"pkgs/development/python-modules/wrapt/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.888Z","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:nix/python314Packages.wrapt?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13010809,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-07-11T21:51:27.000Z","latest_release_published_at":"2025-07-11T21:51:27.000Z","latest_release_number":"1.17.2-r0","last_synced_at":"2026-04-13T13:04:05.857Z","created_at":"2026-01-31T01:30:41.430Z","updated_at":"2026-08-17T00:40:40.866Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.866Z","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:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":78,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2026-03-04T04:56:33.273Z","updated_at":"2026-03-04T04:56:33.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6179431,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:29.000Z","latest_release_published_at":"2021-04-05T18:18:29.000Z","latest_release_number":"1.12.1-r1","last_synced_at":"2026-08-16T07:28:20.779Z","created_at":"2023-02-01T00:32:04.836Z","updated_at":"2026-08-17T00:40:40.903Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.903Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.935233650753611,"stargazers_count":4.155893296336003,"forks_count":5.045090496310777,"average":5.034054360850098},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":48,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-02-04T17:11:32.086Z","updated_at":"2023-02-04T17:11:32.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-08-24T05:06:01.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":7780496,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-21T14:18:25.000Z","latest_release_published_at":"2023-04-21T14:18:25.000Z","latest_release_number":"1.15.0-r1","last_synced_at":"2026-08-16T07:28:52.969Z","created_at":"2023-05-22T14:44:30.656Z","updated_at":"2026-08-24T18:58:08.711Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T18:58:08.711Z","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":5.675527405116951,"forks_count":6.623111066779712,"docker_downloads_count":null,"average":3.0746596179741656},"purl":"pkg:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":73,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-05-23T08:08:51.384Z","updated_at":"2023-05-23T08:08:51.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6092014,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-09-06T04:18:50.000Z","latest_release_published_at":"2022-09-06T04:18:50.000Z","latest_release_number":"1.14.1-r0","last_synced_at":"2026-08-16T07:31:10.823Z","created_at":"2023-01-31T20:23:46.907Z","updated_at":"2026-08-17T00:40:40.862Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.862Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":5.765128550578197,"forks_count":5.866172673178399,"average":6.094925339620524},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":55,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-02-01T06:22:51.669Z","updated_at":"2023-02-01T06:22:51.669Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-25T05:07:20.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13308649,"name":"python311Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:11:23.960Z","latest_release_published_at":"2026-02-02T07:11:23.960Z","latest_release_number":"1.14.1","last_synced_at":"2026-08-20T15:26:20.490Z","created_at":"2026-02-02T07:11:22.893Z","updated_at":"2026-08-20T15:26:20.491Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.wrapt","install_command":"nix-env -iA nixpkgs.python311Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.11-wrapt-1.14.1","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.991Z","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:nix/python311Packages.wrapt?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":11767359,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_number":"1.17.0-r0","last_synced_at":"2026-08-20T15:27:35.309Z","created_at":"2025-06-07T19:08:34.969Z","updated_at":"2026-08-20T15:27:35.310Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:41.219Z","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:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2025-06-08T17:21:33.709Z","updated_at":"2025-06-08T17:21:33.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10346218,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.16.0-r1","last_synced_at":"2026-08-20T15:28:14.084Z","created_at":"2024-06-11T10:55:09.415Z","updated_at":"2026-08-20T15:28:14.084Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.963Z","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:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2024-06-12T01:48:04.623Z","updated_at":"2024-06-12T01:48:04.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":14528103,"name":"devel/py-wrapt","ecosystem":"pkgsrc","description":"Python module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"2-clause-bsd","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:50:46.000Z","latest_release_published_at":"2026-03-19T05:50:46.000Z","latest_release_number":"2.1.2","last_synced_at":"2026-08-16T07:33:47.334Z","created_at":"2026-05-27T06:43:53.565Z","updated_at":"2026-08-17T00:40:40.906Z","registry_url":"https://pkgsrc.se/devel/py-wrapt","install_command":"pkg_add py312-wrapt","documentation_url":"https://pkgsrc.se/devel/py-wrapt","metadata":{"pkg_slug":"py-wrapt","pkgbase":"py314-wrapt","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-wrapt-2.1.2"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.906Z","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:pkgsrc/devel/py-wrapt?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wrapt/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13010815,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-07-11T21:51:27.000Z","latest_release_published_at":"2025-07-11T21:51:27.000Z","latest_release_number":"1.17.2-r0","last_synced_at":"2026-04-09T12:05:31.069Z","created_at":"2026-01-31T01:30:43.628Z","updated_at":"2026-08-17T00:40:40.864Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.864Z","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:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":78,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2026-03-03T17:53:07.038Z","updated_at":"2026-03-03T17:53:07.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13469591,"name":"python-wrapt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T20:02:01.142Z","latest_release_published_at":"2026-02-09T20:02:01.142Z","latest_release_number":"1.14.1-5","last_synced_at":"2026-08-16T07:31:24.112Z","created_at":"2026-02-09T20:02:00.505Z","updated_at":"2026-08-17T00:40:41.030Z","registry_url":"https://launchpad.net/ubuntu/+source/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:41.030Z","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/python-wrapt?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-wrapt/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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":11140715,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_number":"1.17.0-r0","last_synced_at":"2026-03-23T09:13:21.061Z","created_at":"2024-12-07T13:26:53.262Z","updated_at":"2026-08-17T00:40:40.808Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.808Z","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:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2024-12-09T18:56:59.498Z","updated_at":"2024-12-09T18:56:59.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12823309,"name":"python310Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:29:20.930Z","latest_release_published_at":"2026-01-26T18:29:20.930Z","latest_release_number":"1.14.1","last_synced_at":"2026-04-10T04:04:19.288Z","created_at":"2026-01-26T18:29:20.603Z","updated_at":"2026-08-17T00:40:40.818Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.wrapt","install_command":"nix-env -iA nixpkgs.python310Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.10-wrapt-1.14.1","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.818Z","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:nix/python310Packages.wrapt?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":6196344,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:29.000Z","latest_release_published_at":"2021-04-05T18:18:29.000Z","latest_release_number":"1.12.1-r1","last_synced_at":"2026-07-29T04:01:41.856Z","created_at":"2023-02-01T01:45:47.519Z","updated_at":"2026-08-17T00:40:40.828Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.828Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":7.614654365556893,"stargazers_count":3.877523733119401,"forks_count":4.887016980879797,"average":4.094798769889023},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":48,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-02-04T17:11:35.194Z","updated_at":"2023-02-04T17:11:35.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":682},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-08-18T05:04:15.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":13441948,"name":"python-wrapt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:29:45.946Z","latest_release_published_at":"2026-02-08T06:29:45.946Z","latest_release_number":"1.15.0-2build3","last_synced_at":"2026-08-16T07:33:59.115Z","created_at":"2026-02-08T06:29:45.637Z","updated_at":"2026-08-17T00:40:40.846Z","registry_url":"https://launchpad.net/ubuntu/+source/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.846Z","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/python-wrapt?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-wrapt/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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":13666000,"name":"python-wrapt","ecosystem":"debian","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:55:38.910Z","latest_release_published_at":"2026-02-12T10:55:38.910Z","latest_release_number":"1.15.0-4","last_synced_at":"2026-03-14T15:30:47.550Z","created_at":"2026-02-12T10:55:38.315Z","updated_at":"2026-08-17T00:40:40.841Z","registry_url":"https://tracker.debian.org/pkg/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":"https://packages.debian.org/trixie/python-wrapt","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.841Z","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/python-wrapt?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-wrapt/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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":13091080,"name":"python312Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:17:20.710Z","latest_release_published_at":"2026-02-01T18:17:20.710Z","latest_release_number":"1.16.0","last_synced_at":"2026-03-09T09:05:44.545Z","created_at":"2026-02-01T18:17:11.837Z","updated_at":"2026-08-17T00:40:40.848Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.wrapt","install_command":"nix-env -iA nixpkgs.python312Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.12-wrapt-1.16.0","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.848Z","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:nix/python312Packages.wrapt?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14513454,"name":"dev-python/wrapt","ecosystem":"gentoo","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","~x86","~x64-macos"],"namespace":"dev-python","versions_count":6,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-07-30T02:38:10.000Z","latest_release_number":"2.3.0","last_synced_at":"2026-08-09T01:46:36.906Z","created_at":"2026-05-27T02:41:40.641Z","updated_at":"2026-08-17T00:40:40.856Z","registry_url":"https://packages.gentoo.org/packages/dev-python/wrapt","install_command":"emerge dev-python/wrapt","documentation_url":"https://packages.gentoo.org/packages/dev-python/wrapt","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"+native-extensions test python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug verify-provenance"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.856Z","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:gentoo/dev-python/wrapt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwrapt/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":8678582,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-10T22:46:11.000Z","latest_release_published_at":"2023-11-10T22:46:11.000Z","latest_release_number":"1.16.0-r0","last_synced_at":"2026-04-02T15:49:14.902Z","created_at":"2023-12-20T10:31:25.882Z","updated_at":"2026-08-17T00:40:40.853Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.852Z","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:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":78,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2026-03-02T15:28:14.300Z","updated_at":"2026-03-02T15:28:14.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6045543,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2026-06-27T10:36:29.000Z","latest_release_number":"2.2.1-r0","last_synced_at":"2026-06-27T11:02:06.900Z","created_at":"2023-01-31T18:02:17.674Z","updated_at":"2026-08-24T10:19:00.943Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:19:00.943Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.34815278647464,"stargazers_count":5.823418910457107,"forks_count":7.623669380087664,"average":3.948810269254853},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":"prspkt@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":97,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-01-31T19:52:24.366Z","updated_at":"2023-01-31T19:52:24.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7632677,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2023-04-21T14:18:25.000Z","latest_release_published_at":"2026-06-27T10:36:29.000Z","latest_release_number":"2.2.1-r0","last_synced_at":"2026-06-27T11:02:08.069Z","created_at":"2023-04-23T01:51:14.190Z","updated_at":"2026-08-24T10:19:00.939Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:19:00.939Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":6.156072581542914,"forks_count":7.9372147389513525,"average":7.056494236113081},"purl":"pkg:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":"prspkt@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":97,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-04-23T04:16:38.585Z","updated_at":"2023-04-23T04:16:38.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13082230,"name":"python311Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:52:33.303Z","latest_release_published_at":"2026-02-01T17:52:33.303Z","latest_release_number":"1.16.0","last_synced_at":"2026-08-16T07:30:52.026Z","created_at":"2026-02-01T17:52:32.226Z","updated_at":"2026-08-17T00:40:40.873Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.wrapt","install_command":"nix-env -iA nixpkgs.python311Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.11-wrapt-1.16.0","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.873Z","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:nix/python311Packages.wrapt?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13602973,"name":"python-wrapt","ecosystem":"debian","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:02:42.972Z","latest_release_published_at":"2026-02-11T11:02:42.972Z","latest_release_number":"1.10.11-1","last_synced_at":"2026-03-14T02:08:03.921Z","created_at":"2026-02-11T11:02:42.783Z","updated_at":"2026-08-17T00:40:40.872Z","registry_url":"https://tracker.debian.org/pkg/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":"https://packages.debian.org/buster/python-wrapt","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt, python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-python, openstack-pkg-tools (\u003e= 52~), python-all-dev, python-pytest, python-setuptools, python-six, python-sphinx, python-sphinx-rtd-theme, python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-six","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.872Z","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/python-wrapt?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-wrapt/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":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","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":6140779,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:18:14.000Z","latest_release_published_at":"2021-12-15T19:18:14.000Z","latest_release_number":"1.12.1-r2","last_synced_at":"2026-08-02T09:25:44.964Z","created_at":"2023-01-31T22:38:26.164Z","updated_at":"2026-08-17T00:40:40.884Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.884Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":7.34284204965663,"stargazers_count":4.443270528848975,"forks_count":5.083054528379409,"average":4.217291776721254},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":54,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-02-01T13:04:43.293Z","updated_at":"2023-02-01T13:04:43.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-25T05:06:56.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":7780495,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-21T14:18:25.000Z","latest_release_published_at":"2023-04-21T14:18:25.000Z","latest_release_number":"1.15.0-r1","last_synced_at":"2026-08-16T07:29:37.462Z","created_at":"2023-05-22T14:44:30.414Z","updated_at":"2026-08-17T00:40:40.889Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.889Z","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":5.675527405116951,"forks_count":6.623111066779712,"docker_downloads_count":null,"average":3.0746596179741656},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":73,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-05-23T08:08:49.293Z","updated_at":"2023-05-23T08:08:49.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11140718,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_number":"1.17.0-r0","last_synced_at":"2026-08-16T07:31:53.745Z","created_at":"2024-12-07T13:27:37.251Z","updated_at":"2026-08-17T00:40:40.933Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.932Z","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:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2024-12-09T18:56:53.606Z","updated_at":"2024-12-09T18:56:53.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13527999,"name":"python-wrapt","ecosystem":"debian","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:05:32.772Z","latest_release_published_at":"2026-02-10T23:05:32.772Z","latest_release_number":"1.12.1-4","last_synced_at":"2026-08-20T15:29:19.293Z","created_at":"2026-02-10T23:05:32.588Z","updated_at":"2026-08-20T15:29:19.293Z","registry_url":"https://tracker.debian.org/pkg/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":"https://packages.debian.org/bullseye/python-wrapt","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools (\u003e= 99~), python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-six, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.964Z","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/python-wrapt?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-wrapt/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":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","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":13537009,"name":"python-wrapt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:29:11.187Z","latest_release_published_at":"2026-02-11T00:29:11.187Z","latest_release_number":"1.14.1-2build1","last_synced_at":"2026-08-16T07:33:56.496Z","created_at":"2026-02-11T00:29:11.023Z","updated_at":"2026-08-17T00:40:40.967Z","registry_url":"https://launchpad.net/ubuntu/+source/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools (\u003e= 99~), python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-six, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.967Z","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/python-wrapt?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-wrapt/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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","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":6219015,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-03-09T22:16:26.000Z","latest_release_published_at":"2020-03-09T22:16:26.000Z","latest_release_number":"1.12.1-r0","last_synced_at":"2026-08-20T15:26:44.470Z","created_at":"2023-02-01T03:34:03.609Z","updated_at":"2026-08-20T15:26:44.470Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:40.970Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":3.3847841416594844,"forks_count":4.442529185928073,"average":7.32390503800047},"purl":"pkg:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":37,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2023-02-06T13:08:16.662Z","updated_at":"2023-02-06T13:08:16.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":489},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-08-23T05:04:29.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":5285026,"name":"wrapt","ecosystem":"conda","description":"The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-07-04T19:51:37.000Z","latest_release_published_at":"2025-11-27T11:41:30.000Z","latest_release_number":"2.0.1","last_synced_at":"2026-08-16T07:28:40.233Z","created_at":"2022-10-03T15:41:53.998Z","updated_at":"2026-08-17T00:40:41.029Z","registry_url":"https://anaconda.org/anaconda/wrapt","install_command":"conda install -c anaconda wrapt","documentation_url":null,"metadata":{},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:41.029Z","dependent_packages_count":22,"downloads":859849,"downloads_period":"total","dependent_repos_count":728,"rankings":{"downloads":null,"dependent_repos_count":5.552147239263803,"dependent_packages_count":1.441717791411043,"stargazers_count":18.220858895705522,"forks_count":22.300613496932513,"docker_downloads_count":null,"average":11.87883435582822},"purl":"pkg:conda/wrapt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wrapt/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13381474,"name":"python-wrapt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:37:51.547Z","latest_release_published_at":"2026-02-05T07:37:51.547Z","latest_release_number":"1.15.0-2build3","last_synced_at":"2026-08-12T00:11:17.262Z","created_at":"2026-02-05T07:37:50.919Z","updated_at":"2026-08-17T00:40:41.500Z","registry_url":"https://launchpad.net/ubuntu/+source/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:41.500Z","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/python-wrapt?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-wrapt/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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","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":13432670,"name":"python-wrapt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-07T20:13:45.853Z","latest_release_published_at":"2026-02-07T20:13:45.853Z","latest_release_number":"1.11.2-2build1","last_synced_at":"2026-03-07T20:38:42.584Z","created_at":"2026-02-07T20:13:45.524Z","updated_at":"2026-08-17T00:40:41.293Z","registry_url":"https://launchpad.net/ubuntu/+source/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 9), dh-python, openstack-pkg-tools (\u003e= 99~), python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-six, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-06T11:37:56.000Z","size":2031,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-10T00:24:09.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-08T19:57:33.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36501014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-16T00:36:48.017Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":689,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-16T00:36:48.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T00:40:41.293Z","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/python-wrapt?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:39:38.433Z","issues_count":149,"pull_requests_count":59,"avg_time_to_close_issue":59403419.118644066,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":118,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.604026845637584,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":673350.1,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-wrapt/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":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","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":2973870,"name":"wrapt","ecosystem":"pypi","description":"Module for decorators, wrappers and monkey patching.","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["wrapper","proxy","decorator"],"namespace":null,"versions_count":112,"first_release_published_at":"2023-08-17T20:57:16.667Z","latest_release_published_at":"2026-07-28T06:04:04.000Z","latest_release_number":"2.3.0","last_synced_at":"2026-08-24T08:06:57.399Z","created_at":"2022-04-10T13:06:34.246Z","updated_at":"2026-08-24T08:06:57.399Z","registry_url":"https://pypi.org/project/wrapt/","install_command":"pip install wrapt --index-url https://pypi.org/simple","documentation_url":"https://wrapt.readthedocs.io/","metadata":{"funding":null,"documentation":"https://wrapt.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"wrapt","project_status":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-15T13:20:40.000Z","size":2290,"stargazers_count":2293,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-17T00:34:10.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-15T13:17:47.000Z","dependencies_parsed_at":"2026-08-10T00:33:35.989Z","dependency_job_id":null,"html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36731046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-23T03:48:56.193Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-23T03:48:56.207Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:08:43.816Z","dependent_packages_count":693,"downloads":504846015,"downloads_period":"last-month","dependent_repos_count":123582,"rankings":{"downloads":0.008253745824980237,"dependent_repos_count":0.008070329251091787,"dependent_packages_count":0.03668331477768994,"stargazers_count":2.215121962850807,"forks_count":4.631818740405021,"docker_downloads_count":0.010454744711641633,"average":1.1517338063035385},"purl":"pkg:pypi/wrapt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wrapt","docker_dependents_count":8433,"docker_downloads_count":5131467267,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T07:07:54.539Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":1115766.142857143,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wrapt/codemeta","maintainers":[{"uuid":"Graham.Dumpleton","login":"Graham.Dumpleton","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/Graham.Dumpleton/","role":null,"created_at":"2023-01-17T23:07:15.299Z","updated_at":"2023-01-17T23:07:15.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Graham.Dumpleton/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399810,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11767360,"name":"py3-wrapt-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wrapt","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_published_at":"2024-12-05T02:35:26.000Z","latest_release_number":"1.17.0-r0","last_synced_at":"2026-08-16T07:32:02.925Z","created_at":"2025-06-07T19:08:34.998Z","updated_at":"2026-08-24T10:19:00.943Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-wrapt-pyc","install_command":"apk add py3-wrapt-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:19:00.942Z","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:apk/alpine/py3-wrapt-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wrapt-pyc/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2025-06-08T17:21:33.747Z","updated_at":"2025-06-08T17:21:33.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10346217,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.16.0-r1","last_synced_at":"2026-08-16T07:31:49.276Z","created_at":"2024-06-11T10:55:08.289Z","updated_at":"2026-08-24T12:45:45.890Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T12:45:45.890Z","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:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2024-06-12T01:48:04.215Z","updated_at":"2024-06-12T01:48:04.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8678581,"name":"py3-wrapt","ecosystem":"alpine","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-10T22:46:11.000Z","latest_release_published_at":"2023-11-10T22:46:11.000Z","latest_release_number":"1.16.0-r0","last_synced_at":"2026-03-23T09:15:48.521Z","created_at":"2023-12-20T10:31:25.773Z","updated_at":"2026-08-24T12:45:45.891Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-wrapt","install_command":"apk add py3-wrapt","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-24T12:45:45.891Z","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:apk/alpine/py3-wrapt?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wrapt/codemeta","maintainers":[{"uuid":"prspkt@protonmail.com","login":null,"name":"prspkt","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","packages_count":78,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=prspkt","role":null,"created_at":"2024-08-26T10:55:38.533Z","updated_at":"2024-08-26T10:55:38.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/prspkt@protonmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":5294332,"name":"wrapt","ecosystem":"conda","description":"The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-10-03T15:56:43.871Z","latest_release_published_at":"2022-05-02T12:42:37.000Z","latest_release_number":"1.14.1","last_synced_at":"2026-08-20T15:27:24.182Z","created_at":"2022-10-03T15:56:43.861Z","updated_at":"2026-08-24T12:45:46.028Z","registry_url":"https://anaconda.org/conda-forge/wrapt","install_command":"conda install -c conda-forge wrapt","documentation_url":null,"metadata":{},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T12:45:46.028Z","dependent_packages_count":91,"downloads":33245105,"downloads_period":"total","dependent_repos_count":728,"rankings":{"downloads":null,"dependent_repos_count":0.9233840778637383,"dependent_packages_count":0.8335413027202396,"stargazers_count":9.208884452208634,"forks_count":12.208634888944347,"docker_downloads_count":null,"average":5.79361118043424},"purl":"pkg:conda/wrapt?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wrapt/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12881200,"name":"python313Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:51:56.529Z","latest_release_published_at":"2026-01-27T05:51:56.529Z","latest_release_number":"1.17.2","last_synced_at":"2026-05-14T17:14:38.747Z","created_at":"2026-01-27T05:51:56.276Z","updated_at":"2026-08-24T13:52:20.381Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.wrapt","install_command":"nix-env -iA nixpkgs.python313Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/wrapt/default.nix#L42","metadata":{"nix_attribute":"python3.13-wrapt-1.17.2","position":"pkgs/development/python-modules/wrapt/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:52:20.380Z","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:nix/python313Packages.wrapt?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13411358,"name":"python-wrapt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T20:30:19.822Z","latest_release_published_at":"2026-02-06T20:30:19.822Z","latest_release_number":"1.13.3-1build1","last_synced_at":"2026-03-06T20:43:46.896Z","created_at":"2026-02-06T20:30:19.467Z","updated_at":"2026-08-24T14:28:05.574Z","registry_url":"https://launchpad.net/ubuntu/+source/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools (\u003e= 99~), python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-six, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:28:05.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/python-wrapt?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-wrapt/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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","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":13209191,"name":"python312Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:17:01.467Z","latest_release_published_at":"2026-02-02T01:17:01.467Z","latest_release_number":"1.16.0","last_synced_at":"2026-08-16T07:30:11.393Z","created_at":"2026-02-02T01:17:00.956Z","updated_at":"2026-08-24T14:28:05.746Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.wrapt","install_command":"nix-env -iA nixpkgs.python312Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.12-wrapt-1.16.0","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:28:05.746Z","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:nix/python312Packages.wrapt?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":76561,"name":"py-wrapt","ecosystem":"spack","description":"Module for decorators, wrappers and monkey patching.\n","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-04-05T09:30:14.152Z","latest_release_published_at":"2026-05-03T14:53:06.882Z","latest_release_number":"2.1.2","last_synced_at":"2026-08-24T08:06:55.607Z","created_at":"2022-04-05T09:30:14.120Z","updated_at":"2026-08-24T15:51:27.439Z","registry_url":"https://packages.spack.io/package.html?name=py-wrapt","install_command":"spack install py-wrapt","documentation_url":null,"metadata":{},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T15:51:27.439Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":4.362928998193691,"stargazers_count":5.39113519522023,"forks_count":6.627761567319716,"average":4.095456440183409},"purl":"pkg:spack/py-wrapt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wrapt/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:29.974Z","updated_at":"2022-11-14T16:56:29.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13300988,"name":"python310Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:44:06.138Z","latest_release_published_at":"2026-02-02T06:44:06.138Z","latest_release_number":"1.14.1","last_synced_at":"2026-04-12T03:03:32.752Z","created_at":"2026-02-02T06:44:05.898Z","updated_at":"2026-08-24T18:58:08.707Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.wrapt","install_command":"nix-env -iA nixpkgs.python310Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.10-wrapt-1.14.1","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T18:58:08.707Z","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:nix/python310Packages.wrapt?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12835625,"name":"python311Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:52:31.164Z","latest_release_published_at":"2026-01-26T20:52:31.164Z","latest_release_number":"1.14.1","last_synced_at":"2026-08-20T15:26:39.903Z","created_at":"2026-01-26T20:52:31.012Z","updated_at":"2026-08-25T00:23:21.356Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.wrapt","install_command":"nix-env -iA nixpkgs.python311Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.11-wrapt-1.14.1","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T00:23:21.356Z","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:nix/python311Packages.wrapt?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13708848,"name":"python-wrapt","ecosystem":"debian","description":null,"homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:44:18.370Z","latest_release_published_at":"2026-02-12T22:44:18.370Z","latest_release_number":"1.14.1-2","last_synced_at":"2026-08-16T07:33:20.849Z","created_at":"2026-02-12T22:44:18.195Z","updated_at":"2026-08-25T02:34:08.040Z","registry_url":"https://tracker.debian.org/pkg/python-wrapt","install_command":"apt-get install python-wrapt","documentation_url":"https://packages.debian.org/bookworm/python-wrapt","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-wrapt-doc, python3-wrapt","standards_version":"4.1.1","maintainer":"Debian OpenStack \u003cteam+openstack@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, openstack-pkg-tools (\u003e= 99~), python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-six, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-24T02:38:44.292Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-24T02:38:44.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T02:34:08.040Z","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/python-wrapt?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-wrapt/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":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","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":13200931,"name":"python311Packages.wrapt","ecosystem":"nixpkgs","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:47:52.465Z","latest_release_published_at":"2026-02-02T00:47:52.465Z","latest_release_number":"1.16.0","last_synced_at":"2026-05-13T01:07:51.645Z","created_at":"2026-02-02T00:47:47.499Z","updated_at":"2026-08-25T02:34:08.223Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.wrapt","install_command":"nix-env -iA nixpkgs.python311Packages.wrapt","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/wrapt/default.nix#L36","metadata":{"nix_attribute":"python3.11-wrapt-1.16.0","position":"pkgs/development/python-modules/wrapt/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"wrapt","upstream_purl":"pkg:pypi/wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-25T00:26:49.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-25T00:26:49.791Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T02:34:08.222Z","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:nix/python311Packages.wrapt?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wrapt/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13952261,"name":"python-wrapt","ecosystem":"guix","description":"Module for decorators, wrappers and monkey patching","homepage":"https://github.com/GrahamDumpleton/wrapt","licenses":"bsd-2","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/GrahamDumpleton/wrapt","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:32:10.288Z","latest_release_published_at":"2026-03-02T19:32:10.288Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-27T16:24:40.533Z","created_at":"2026-03-02T19:32:10.106Z","updated_at":"2026-08-25T03:52:57.318Z","registry_url":"https://packages.guix.gnu.org/packages/python-wrapt/2.0.1/","install_command":"guix install python-wrapt","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n40877","metadata":{"location":"gnu/packages/python-xyz.scm:40877","variable_name":"python-wrapt"},"repo_metadata":{"id":8694002,"uuid":"10357291","full_name":"GrahamDumpleton/wrapt","owner":"GrahamDumpleton","description":"A Python module for decorators, wrappers and monkey patching.","archived":false,"fork":false,"pushed_at":"2026-08-21T03:00:46.000Z","size":2346,"stargazers_count":2295,"open_issues_count":0,"forks_count":252,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2026-08-24T02:38:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrahamDumpleton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["GrahamDumpleton"]}},"created_at":"2013-05-29T10:22:45.000Z","updated_at":"2026-08-22T18:20:54.000Z","dependencies_parsed_at":"2026-08-24T01:41:06.490Z","dependency_job_id":"58556c75-2b05-4093-8a86-704511504fdb","html_url":"https://github.com/GrahamDumpleton/wrapt","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":0.1274074074074074,"last_synced_commit":"0da4ba568953b58cb0fe022684cf58fc307c9d83"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/GrahamDumpleton/wrapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/sbom","scorecard":{"id":58984,"data":{"date":"2025-08-11","repo":{"name":"github.com/GrahamDumpleton/wrapt","commit":"c71bbf7198752f0f488cd6227a457c546adc3cec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build-test-release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/GrahamDumpleton/wrapt/build-test-release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-test-release.yml:77","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"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 'develop'"],"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"}}]},"last_synced_at":"2025-08-15T01:18:52.523Z","repository_id":8694002,"created_at":"2025-08-15T01:18:52.523Z","updated_at":"2025-08-15T01:18:52.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"GrahamDumpleton","name":"Graham Dumpleton","uuid":"507637","kind":"user","description":"","email":"","website":"https://grahamdumpleton.me","location":"Sydney, Australia","twitter":"GrahamDumpleton","company":null,"icon_url":"https://avatars.githubusercontent.com/u/507637?v=4","repositories_count":20,"last_synced_at":"2026-08-25T00:26:49.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/GrahamDumpleton","funding_links":["https://github.com/sponsors/GrahamDumpleton"],"total_stars":3189,"followers":688,"following":0,"created_at":"2022-11-02T16:22:48.531Z","updated_at":"2026-08-25T00:26:49.791Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrahamDumpleton/repositories"},"tags":[{"name":"2.4.0rc5","sha":"537612871898f46b394477d701d26dbb78240064","kind":"commit","published_at":"2026-08-21T02:26:08.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc5/manifests"},{"name":"2.4.0rc4","sha":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","kind":"tag","published_at":"2026-08-15T13:20:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc4/manifests"},{"name":"2.4.0rc3","sha":"08f300744b87922e6b56c9abb43e9623e3b7ff5f","kind":"tag","published_at":"2026-08-15T11:41:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc3/manifests"},{"name":"2.4.0rc2","sha":"d51f935fd9741a59324c9eab9876cc99875bea86","kind":"tag","published_at":"2026-08-13T06:28:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc2/manifests"},{"name":"2.4.0rc1","sha":"2061a7011c27e5cd60d3105e3e61d26c5db740b2","kind":"tag","published_at":"2026-08-06T11:37:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0rc1/manifests"},{"name":"2.4.0.dev3","sha":"31d20122fba926b70402f0f47a1e4e884b342fcd","kind":"tag","published_at":"2026-08-06T10:15:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev3/manifests"},{"name":"2.4.0.dev2","sha":"9994ed650a44f02c157496b93088a7638a785caf","kind":"tag","published_at":"2026-08-06T04:28:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev2/manifests"},{"name":"2.4.0.dev1","sha":"9d60fa9013fa3bf47677030d495e128830e41d92","kind":"tag","published_at":"2026-08-06T02:35:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.4.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.4.0.dev1/manifests"},{"name":"2.3.0","sha":"95d5d01bd671186000c02e1d0f6806a4d7c5d217","kind":"tag","published_at":"2026-07-28T05:10:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0/manifests"},{"name":"2.3.0rc2","sha":"f2f807e002e6fab134cb7599b34b93cadc900bf1","kind":"tag","published_at":"2026-07-13T05:21:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc2/manifests"},{"name":"2.3.0rc1","sha":"58557a7cf87e325db675c9dfdf218600bec77daa","kind":"tag","published_at":"2026-07-10T08:13:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0rc1/manifests"},{"name":"2.3.0.dev1","sha":"2fe996189f298f7951aef75e1b63a9a585f1cff3","kind":"tag","published_at":"2026-07-10T07:28:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.3.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.3.0.dev1/manifests"},{"name":"2.2.2","sha":"0ae09fd58044fa7ae054614425e633e68d123541","kind":"tag","published_at":"2026-06-20T23:22:53.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2/manifests"},{"name":"2.2.2rc3","sha":"6deda4336713f4b1a6a36c4c157df1662410861d","kind":"tag","published_at":"2026-06-16T04:15:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc3/manifests"},{"name":"2.2.2rc2","sha":"4053838ed67a1151200f2e0db938eceb109fab2d","kind":"tag","published_at":"2026-06-16T01:37:01.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc2/manifests"},{"name":"2.2.2rc1","sha":"beead5c2e0281f66bf41172fdebccf0d039e1afd","kind":"tag","published_at":"2026-06-15T10:19:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.2rc1/manifests"},{"name":"2.2.1","sha":"787db020c8297c8ccefce9f5db31f90db341c3b6","kind":"tag","published_at":"2026-05-22T14:22:37.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1/manifests"},{"name":"2.2.1rc1","sha":"d89dce9172689cfb20a204dc08813db9df8aa8ad","kind":"tag","published_at":"2026-05-22T14:02:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.1rc1/manifests"},{"name":"2.2.0","sha":"4702d9f56d3cb30802c15af6d628eed4db67b97d","kind":"tag","published_at":"2026-05-21T04:21:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0/manifests"},{"name":"2.2.0rc12","sha":"35fe9e00afb731e60f86b14f54e7f711ce2645ea","kind":"tag","published_at":"2026-05-21T03:00:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc12","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc12/manifests"},{"name":"2.2.0.dev1","sha":"3b9eb2029b70a113f59060348dd1a9d1b1bbc529","kind":"tag","published_at":"2026-05-21T00:33:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0.dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0.dev1/manifests"},{"name":"2.2.0rc11","sha":"7e09f904eb0cbe2ede2ee8f5ac8c434875d36668","kind":"tag","published_at":"2026-04-24T09:53:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc11/manifests"},{"name":"2.2.0rc10","sha":"48a1340856ebacb7ed8daea7c7142950609bedfc","kind":"tag","published_at":"2026-04-17T06:38:19.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc10/manifests"},{"name":"2.2.0rc9","sha":"75cd9026d0da1c064f0005d0ef581b6ba074cd2d","kind":"tag","published_at":"2026-04-16T21:23:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc9/manifests"},{"name":"2.2.0rc8","sha":"43a4d773c9ea10455a1b4722bea5b104d8561a77","kind":"tag","published_at":"2026-04-16T05:45:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc8/manifests"},{"name":"2.2.0rc7","sha":"6ae12e4441777bbbc392f314104761f0d51ceb5b","kind":"tag","published_at":"2026-04-15T07:40:13.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc7/manifests"},{"name":"2.2.0rc6","sha":"9094ff392edb0dd763e5622f618c5e7d8877d932","kind":"tag","published_at":"2026-04-14T11:03:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc6/manifests"},{"name":"2.2.0rc5","sha":"83cde8a6f015e8133db8ed312ec1b8870f9cadf3","kind":"tag","published_at":"2026-04-12T05:51:48.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc5/manifests"},{"name":"2.2.0rc4","sha":"8f9f77d95974562cc3772f73400274249d9b81d1","kind":"tag","published_at":"2026-04-11T01:11:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc4/manifests"},{"name":"2.2.0rc3","sha":"3c6fb79c37395565d7f85294df46a714745768ae","kind":"tag","published_at":"2026-04-10T03:11:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc3/manifests"},{"name":"2.2.0rc2","sha":"09c0cc542c3888f0aa696c4ff1e5632925869373","kind":"tag","published_at":"2026-04-09T04:21:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc2/manifests"},{"name":"2.2.0rc1","sha":"35f1df18a5a1c6e15d7311c7a5caba04dc143f71","kind":"tag","published_at":"2026-04-06T23:19:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.2.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.2.0rc1/manifests"},{"name":"1.17.4rc1","sha":"8badfc2d9bbab728d6e3db9df179b1b5c9baf604","kind":"tag","published_at":"2026-03-06T04:51:42.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.4rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.4rc1/manifests"},{"name":"2.1.2","sha":"1381ae82018e7d7709731f3c7dbc1fc7d68fc8af","kind":"tag","published_at":"2026-03-06T02:29:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2/manifests"},{"name":"2.1.2rc1","sha":"fbdbef4d383e67e4a3a670f86ff3b7105c6f3855","kind":"tag","published_at":"2026-03-04T02:58:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.2rc1/manifests"},{"name":"2.1.1","sha":"1332d2dd7c52a8796b951e1ce3f248e7ef931dc3","kind":"tag","published_at":"2026-02-03T01:46:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0febe4a0e314b0594329d6258159b4327988ed33","kind":"tag","published_at":"2026-01-31T22:53:40.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0/manifests"},{"name":"2.1.0rc1","sha":"1ae09db2d949fb5fb0f3765b4fc2dc17375a61c6","kind":"tag","published_at":"2026-01-24T10:15:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0rc1/manifests"},{"name":"2.1.0dev2","sha":"bf5381391c05e03eedd3e40f4c450744b970c59c","kind":"tag","published_at":"2026-01-18T23:10:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev2/manifests"},{"name":"2.1.0dev1","sha":"3c91a0cb30d8469bba36fe087370ea593a70f3ff","kind":"tag","published_at":"2026-01-15T02:32:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.1.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.1.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.1.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.1.0dev1/manifests"},{"name":"2.0.1","sha":"14387afb0be60e0a18fb2451bb52a7e7c22b5e1c","kind":"tag","published_at":"2025-11-07T00:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1/manifests"},{"name":"2.0.1rc1","sha":"1ec71e0dcd2427132fb2f64999438dbed1ff23a8","kind":"tag","published_at":"2025-11-06T05:14:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.1rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.1rc1/manifests"},{"name":"2.0.0","sha":"d07059f5359da0e4778546a9250d5449d78dc54a","kind":"tag","published_at":"2025-10-19T23:14:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0/manifests"},{"name":"2.0.0rc6","sha":"93ec4aa33ded323d546a447c9dc93433c03e0942","kind":"tag","published_at":"2025-10-17T07:59:20.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc6/manifests"},{"name":"2.0.0rc5","sha":"074d2785d8efde7d5150609e0048faf1ec888e95","kind":"tag","published_at":"2025-10-16T05:11:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc5/manifests"},{"name":"2.0.0rc4","sha":"809cb14094467e6f17ad467bae34f60cf3df6500","kind":"tag","published_at":"2025-10-05T09:27:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc4/manifests"},{"name":"2.0.0rc3","sha":"d9cc11b32d1fb7dd7800b3e39559d627f92ec13d","kind":"tag","published_at":"2025-10-03T23:21:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc3/manifests"},{"name":"2.0.0rc2","sha":"f78e26c86bac207144893e50c214d7538e36a814","kind":"tag","published_at":"2025-08-19T01:36:57.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc2/manifests"},{"name":"1.14.2","sha":"16cff8e15f3f234686abf9ace315094ec319af2a","kind":"tag","published_at":"2025-08-12T06:34:45.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.2/manifests"},{"name":"1.17.3","sha":"99130c02842c87001f40dbe73e21934c0615398d","kind":"tag","published_at":"2025-08-12T04:58:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.3/manifests"},{"name":"2.0.0rc1","sha":"42afd773f4ba0d181310d5cac2bbe3199b2378d1","kind":"tag","published_at":"2025-08-11T08:41:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/2.0.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/2.0.0rc1/manifests"},{"name":"1.17.2","sha":"bcc1f26b2fe8fc962f5033c3a3a773425500789a","kind":"tag","published_at":"2025-01-14T10:18:28.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"c41e6eadb39f45ce96f488cecb250e417926b49d","kind":"tag","published_at":"2025-01-11T02:25:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"e663d4910a81d666786ac773ad7c16199b01d31b","kind":"tag","published_at":"2024-11-22T06:00:51.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0/manifests"},{"name":"1.17.0rc1","sha":"75f291f8bf1fe6535b13b0b3dfedca012ca6c8a5","kind":"tag","published_at":"2024-10-17T02:34:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0rc1/manifests"},{"name":"1.17.0dev4","sha":"1a6b4680cba43c28f991149800249ec9f3089e26","kind":"tag","published_at":"2024-10-07T23:00:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev4/manifests"},{"name":"1.17.0dev3","sha":"74d5547da1d0fdd8b6401805ac23ec942e9dd8f2","kind":"tag","published_at":"2024-10-06T23:40:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev3/manifests"},{"name":"1.17.0dev2","sha":"c91f60cca38ed012de06b116acb9339c4a992157","kind":"tag","published_at":"2024-10-06T23:23:50.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev2/manifests"},{"name":"1.17.0dev1","sha":"a8066b5637b2e76c112c30a3b8df0020854a2b90","kind":"tag","published_at":"2024-10-06T22:55:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.17.0dev1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.17.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.17.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.17.0dev1/manifests"},{"name":"1.16.0","sha":"14ac73e28b2e8b330443e1d31c4a1d226329babc","kind":"tag","published_at":"2023-11-09T06:09:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0/manifests"},{"name":"1.16.0rc2","sha":"8d0836d7c4f08f442d38d5af6984fac98f132170","kind":"tag","published_at":"2023-11-05T01:33:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc2/manifests"},{"name":"1.16.0rc1","sha":"0c9ad919240f7c49cf5ff39e1f690cc9b35aa671","kind":"tag","published_at":"2023-10-07T06:41:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.16.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.16.0rc1/manifests"},{"name":"1.15.0","sha":"0634a79c934e4bbf11b4081d3f1610588d7ae4a6","kind":"tag","published_at":"2023-02-27T01:08:18.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0/manifests"},{"name":"1.15.0rc1","sha":"c11181dc7b891c9e59391a24379f89a8cdac9092","kind":"tag","published_at":"2023-01-12T06:57:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.15.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.15.0rc1/manifests"},{"name":"1.14.1","sha":"f2f1a680113d500f525de78da91ae19235efef16","kind":"tag","published_at":"2022-05-02T04:27:44.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"77634fa8a3e092b2e876f4ffec8849a0fe5a33fb","kind":"tag","published_at":"2022-03-10T07:11:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0/manifests"},{"name":"1.14.0rc1","sha":"8f180bf981fc7a92094cfecfd7a9e5f591d4bd4b","kind":"tag","published_at":"2022-03-05T06:07:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.14.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.14.0rc1/manifests"},{"name":"1.13.3","sha":"4c614824025222c12ce41301213842f5c3cb0139","kind":"tag","published_at":"2021-10-29T21:00:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3/manifests"},{"name":"1.13.3rc1","sha":"d604b81ebbe7f23f132bf269c55397827efa4d13","kind":"tag","published_at":"2021-10-17T01:01:02.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.3rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.3rc1/manifests"},{"name":"1.13.2rc1","sha":"7990df3f32bd0ffb795ce0bc28e0d6b4cbae803e","kind":"tag","published_at":"2021-10-17T01:00:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2rc1/manifests"},{"name":"1.13.0rc1","sha":"97743109d79a3a3e5bf8b7b5b18d0ec92b2654ab","kind":"tag","published_at":"2021-10-17T00:55:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc1/manifests"},{"name":"1.13.0rc3","sha":"690cc2cb654a5772d73ecc83932358b4a6091921","kind":"tag","published_at":"2021-10-17T00:54:52.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc3/manifests"},{"name":"1.13.0rc2","sha":"7cb212b7021ec026fcbc928491819166ed18eecc","kind":"tag","published_at":"2021-10-17T00:54:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0rc2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0rc2/manifests"},{"name":"1.13.2","sha":"a8f5b3c11c42bbe082eb408f6a3228eb1988114f","kind":"tag","published_at":"2021-10-13T03:21:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"463f54d26cb5a486ca8cb995a07d039f297bcd0d","kind":"tag","published_at":"2021-10-05T04:09:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"013632b7a1763f75d8ebc60238568f9a47715ad9","kind":"tag","published_at":"2021-10-04T23:50:30.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.13.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"68316bea668fd905a4acb21f37f12596d8c30d80","kind":"tag","published_at":"2020-03-09T02:31:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"0148e39ab7baffe281e2ce7e6639c9a46da3afeb","kind":"tag","published_at":"2020-02-16T23:26:17.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.12.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.12.0/manifests"},{"name":"1.11.2","sha":"22df552d2a0836ab7dc7127d19b90d15d3bba803","kind":"tag","published_at":"2019-06-18T01:10:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"58209f12d31e0339b2570ecda15d43a79fb9b4ff","kind":"tag","published_at":"2019-01-19T05:37:04.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"f17fef7f85204ecdf4aad05a45459fb46b0c37a0","kind":"tag","published_at":"2019-01-10T04:28:46.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.11.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.11.0/manifests"},{"name":"1.10.11","sha":"a4aeb4c7924ca18f4e9afa97172c95b1dad1e925","kind":"tag","published_at":"2017-08-11T05:22:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.11","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.11/manifests"},{"name":"1.10.10","sha":"b2e4759d31b3e4815077f03aeefea9ceadc67530","kind":"tag","published_at":"2017-03-15T00:37:55.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.10","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.10/manifests"},{"name":"1.10.9","sha":"f857716ca6cb08a29c2db7af633c57007773a5b5","kind":"tag","published_at":"2017-03-15T00:02:23.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.9","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.9/manifests"},{"name":"1.10.8","sha":"5f70d5c6b0d8c9a21a9396dfc261699fee4e023d","kind":"tag","published_at":"2016-04-10T23:32:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.8","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.8/manifests"},{"name":"1.10.7","sha":"fa8f7305886eff6df7b1cb06bc0eeb3a26b96cef","kind":"tag","published_at":"2016-03-31T05:49:07.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.7","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.7/manifests"},{"name":"1.10.6","sha":"5ce37e6dc4a91b4f5e0d57d62b5b182e2162016f","kind":"tag","published_at":"2015-12-08T23:05:05.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.6","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.6/manifests"},{"name":"1.10.5","sha":"42af0563bf88e84d215dea9ea6f989cb867e930e","kind":"tag","published_at":"2015-07-03T00:29:15.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.5","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"e57ed908133f52dce74ff35a321eb5cf9faa4e80","kind":"tag","published_at":"2015-03-18T04:24:34.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"778f1a0923215e2b8c17d047a7e107da2061d4f0","kind":"tag","published_at":"2015-03-18T04:13:12.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"74ef3b02a189809688290c84bddd54b4f33e1d2b","kind":"tag","published_at":"2014-12-11T09:48:25.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"71d7e7c3849982f7596eb7203ed6288ea290f2a1","kind":"tag","published_at":"2014-11-26T00:30:36.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"7fd59051fc4fb5d1f293675e4a249e3b5b0c406d","kind":"tag","published_at":"2014-11-20T06:20:09.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.10.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"a3c7f8c681c5809d6b5771bcd376b0b1817a4d38","kind":"tag","published_at":"2014-08-22T10:47:29.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.9.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"356a131d83c27e00a61a61fcc1264958942710a4","kind":"tag","published_at":"2014-05-03T10:15:32.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.8.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"dc8a30137def6524330b4a235158ca84ebc864f7","kind":"tag","published_at":"2014-04-26T11:19:39.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.7.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"4abbac872ccf0c253374277ce7c72f188b8469b7","kind":"commit","published_at":"2014-01-26T05:02:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.6.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"928e21c085621cc7baf4bad0b8ade851d35d62fa","kind":"commit","published_at":"2014-01-14T09:22:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9826d05da58c4f3281de43bc268dd7a7674f8385","kind":"commit","published_at":"2014-01-02T10:04:43.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.5.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"4f6dda2be47c92d5554e34414304b3c1e23b221c","kind":"commit","published_at":"2013-12-28T02:53:35.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"440b8beeda5fe3fe601c275661d0c86bea7e7dc7","kind":"commit","published_at":"2013-12-23T00:26:27.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"f005088486bbb0f285ae5532ef1a18ed6c3b1f85","kind":"commit","published_at":"2013-12-20T09:56:49.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.4.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a260e7cd2c36c475823ab57f548d321615178454","kind":"commit","published_at":"2013-12-19T11:15:10.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"fd6abb6c43699bc80b3810ef2861b5cb18f08fb4","kind":"commit","published_at":"2013-12-19T10:46:24.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.3.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"a8fd78136bebe05cb94470b9b514ba5167f5a687","kind":"commit","published_at":"2013-10-16T05:42:33.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"8dc4c2cfd92940c83e76882f433dce85f1b846a8","kind":"commit","published_at":"2013-10-11T01:03:41.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.2.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"34e963a757cb5b8c5f21d0c34f1ca055a0e0ad5f","kind":"commit","published_at":"2013-09-27T02:33:47.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.4","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cecccbdaeeb1a5b3428351a38011f6bc6bca36b5","kind":"commit","published_at":"2013-09-24T10:48:06.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.3","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d1036fe0de611f4790f534e15dfd264ee2843eae","kind":"commit","published_at":"2013-09-20T12:16:14.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.2","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"032c7c6b42981742b5c228e68aae2fb2f98da196","kind":"commit","published_at":"2013-09-19T12:34:26.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.1","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bc2959d4e36140801d27d24c24dca461ae50470","kind":"commit","published_at":"2013-09-18T12:07:16.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.1.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4a0420cc40c6d7b73498a58283e2d62a6a0d4a15","kind":"commit","published_at":"2013-09-06T21:18:31.000Z","download_url":"https://codeload.github.com/GrahamDumpleton/wrapt/tar.gz/1.0.0","html_url":"https://github.com/GrahamDumpleton/wrapt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GrahamDumpleton/wrapt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T03:52:57.318Z","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:guix/python-wrapt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-wrapt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-wrapt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-wrapt/dependencies","status":null,"funding_links":["https://github.com/sponsors/GrahamDumpleton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:06:43.230Z","issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}],"active_maintainers":[{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wrapt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wrapt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wrapt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wrapt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wrapt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wrapt/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":1816,"full_name":"GrahamDumpleton/wrapt","default_branch":"develop","total_commits":1220,"total_committers":40,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.5,"dds":0.09180327868852456,"past_year_total_commits":348,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":58.0,"past_year_dds":0.028735632183908066,"last_synced_at":"2026-08-20T00:41:32.475Z","last_synced_commit":"b429fd0d5ccf6b0bf9b31988ca2d1847210d4b60","created_at":"2023-03-07T09:12:27.386Z","updated_at":"2026-08-20T00:41:31.756Z","committers":[{"name":"Graham Dumpleton","email":"Graham.Dumpleton@gmail.com","login":"GrahamDumpleton","count":1108},{"name":"Martin Larralde","email":"martin.larralde@embl.de","login":"althonos","count":18},{"name":"stepshal","email":"nessento@openmailbox.org","login":null,"count":11},{"name":"Aron Griffis","email":"aron@arongriffis.com","login":"agriffis","count":9},{"name":"Varun Agrawal","email":"varagrawal@gmail.com","login":"varunagrawal","count":9},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":6},{"name":"user","email":"grayjk@gmail.com","login":"grayjk","count":5},{"name":"Allan Feldman","email":"afeldman@newrelic.com","login":"a-feld","count":4},{"name":"ffgan","email":"sudoemt@gmail.com","login":"ffgan","count":4},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":3},{"name":"James G. Reynolds","email":"eire1130@gmail.com","login":"eire1130","count":3},{"name":"Hugo","email":"hugovk","login":"hugovk","count":3},{"name":"Cyril Jouve","email":"jv.cyril@gmail.com","login":"jouve","count":2},{"name":"Eugene Toder","email":"eltoder@gmail.com","login":"eltoder","count":2},{"name":"Filipe Laíns","email":"lains@riseup.net","login":"FFY00","count":2},{"name":"Kadir Can Ozden","email":"101993364+bysiber","login":"bysiber","count":2},{"name":"Stevie","email":"stevie.gayet@backmarket.com","login":"stegayet","count":2},{"name":"Thor Whalen","email":"thorwhalen1@gmail.com","login":"thorwhalen","count":2},{"name":"Varsha GS","email":"varsha.gs@ibm.com","login":"GSVarsha","count":2},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":2},{"name":"hongweipeng","email":"hongweichen8888@sina.com","login":"hongweipeng","count":2},{"name":"rsyring","email":"rsyring@gmail.com","login":"rsyring","count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"Neil Wadhvana","email":"neil.wadhvana@torc.ai","login":null,"count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"daniel-o-jones","email":"52241655+daniel-o-jones","login":"daniel-o-jones","count":1},{"name":"Tom Hu","email":"thomas.hu@sentry.io","login":"thomasrockhu-codecov","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Sanjay Santhanam","email":"51058514+Sanjays2402","login":"Sanjays2402","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Laurie O","email":"laurie_opperman@hotmail.com","login":"EpicWink","count":1},{"name":"Javier Candeira","email":"javier@candeira.com","login":"candeira","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Ionel Cristian Mărieș","email":"contact@ionelmc.ro","login":"ionelmc","count":1},{"name":"Grégory Starck","email":"g.starck@gmail.com","login":"gst","count":1},{"name":"Ghostkeeper","email":"ghost_keeper+github@hotmail.com","login":"Ghostkeeper","count":1},{"name":"Federico Stra","email":"stra.federico@gmail.com","login":"FedericoStra","count":1},{"name":"Brett Langdon","email":"brett.langdon@datadoghq.com","login":"brettlangdon","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":1}],"past_year_committers":[{"name":"Graham Dumpleton","email":"Graham.Dumpleton@gmail.com","login":"GrahamDumpleton","count":338},{"name":"ffgan","email":"sudoemt@gmail.com","login":"ffgan","count":4},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":2},{"name":"Kadir Can Ozden","email":"101993364+bysiber","login":"bysiber","count":2},{"name":"Sanjay Santhanam","email":"51058514+Sanjays2402","login":"Sanjays2402","count":1},{"name":"Brett Langdon","email":"brett.langdon@datadoghq.com","login":"brettlangdon","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6748497,"commits_count":977178146,"contributors_count":41212499,"owners_count":1358176,"committers_count":3351841,"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":"GrahamDumpleton/wrapt","html_url":"https://github.com/GrahamDumpleton/wrapt","last_synced_at":"2026-08-24T08:06:43.230Z","status":null,"issues_count":150,"pull_requests_count":59,"avg_time_to_close_issue":58904950.0,"avg_time_to_close_pull_request":25575215.163265307,"issues_closed_count":119,"pull_requests_closed_count":49,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":6.56,"avg_comments_per_pull_request":3.8135593220338984,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":28,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":645361.7142857143,"past_year_avg_time_to_close_pull_request":941900.3333333334,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":5.678571428571429,"past_year_avg_comments_per_pull_request":4.833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-10T11:04:54.486Z","updated_at":"2026-08-24T08:06:43.231Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrahamDumpleton%2Fwrapt/issues","issue_labels_count":{"table":{"question":1}},"pull_request_labels_count":{"table":{"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":137,"CONTRIBUTOR":11,"OWNER":2}},"pull_request_author_associations_count":{"table":{"NONE":32,"CONTRIBUTOR":27}},"issue_authors":{"table":{"kloczek":5,"dgrigonis":3,"lazorchakp":3,"contrast-jproberts":2,"Trung0246":2,"DRMacIver":2,"nhuet":2,"mentalisttraceur":2,"finnagin":2,"simonzack":2,"GrahamDumpleton":2,"schlichtanders":2,"injust":2,"MrFizzyBubbs":2,"mtelka":2,"rggjan":1,"sean-moore3":1,"namurphy":1,"pyhacks":1,"apirogov":1,"jlec":1,"Tinche":1,"jelly":1,"lilymooncake":1,"blankjul":1,"Dom1st":1,"blackd":1,"yarikoptic":1,"obmarg":1,"stolpovsky":1,"ankostis":1,"lucaswiman":1,"justeph":1,"marwan116":1,"oobug":1,"pakal":1,"eltoder":1,"bitranox":1,"ceridwen":1,"GSVarsha":1,"espressolee":1,"arquolo":1,"jni":1,"bersbersbers":1,"NellyWhads":1,"fleming79":1,"ymyzk":1,"dp-alvarez":1,"AlexanderFarkas":1,"gfiedler":1,"andy-maier":1,"antonymilne":1,"levon003":1,"gst":1,"asmodehn":1,"aaltat":1,"pythonoi":1,"FFY00":1,"majorgreys":1,"DarwinAwardWinner":1,"hongweipeng":1,"mghalix":1,"tklltkioc":1,"JaapJoris":1,"brettlangdon":1,"jjmontesl":1,"RomanCedric":1,"ilrico":1,"guyarad":1,"OnceUponATimeInAmerica":1,"riga":1,"thedrow":1,"p7g":1,"gmontamat":1,"jbenes1":1,"fizyk":1,"AnthonyTheKoala":1,"mtihlenfield":1,"julianstrietzel":1,"jabooth":1,"Atry":1,"subsurfaceiodev":1,"memsharded":1,"champialex":1,"eli-schwartz":1,"n1ngu":1,"alonp123":1,"Kyle-Verhoog":1,"wpietri":1,"mgorny":1,"Mindstan":1,"hynek":1,"joeyearsley":1,"sxwebster":1,"3CHosler":1,"cristianmatache":1,"IvanMalison":1,"rnikiforova":1,"Spill-Tea":1,"SeppMe":1,"abompard":1,"lcrh":1,"timbrown5":1,"cableray":1,"TafkaMax":1,"henryiii":1,"matt-chalmers":1,"NophKe":1,"andythomas":1,"anuraaga":1,"ThiefMaster":1,"dimaqq":1,"ddelange":1,"NonoBo25":1,"jankatins":1,"bashtage":1,"dongyun-kim-arch":1,"huzecong":1,"asottile":1,"vphilippon":1,"odidev":1,"denizdogan":1,"Ricyteach":1,"ICE-FlatLine":1,"stegayet":1,"harlowja":1,"madssander":1,"mwgamble":1,"NiklasRosenstein":1,"jwilk":1}},"pull_request_authors":{"table":{"grayjk":6,"FFY00":4,"Kludex":4,"tiran":3,"stephenfin":3,"finnagin":3,"eltoder":2,"GSVarsha":2,"ffgan":2,"hroncok":2,"bysiber":2,"kloczek":2,"thomasrockhu-codecov":2,"ossdev07":1,"NellyWhads":1,"groodt":1,"beniwohli":1,"mgorny":1,"jouve":1,"bitranox":1,"odidev":1,"gaoflow":1,"varunagrawal":1,"hongweipeng":1,"scarabeusiv":1,"dependabot[bot]":1,"althonos":1,"rominf":1,"brettlangdon":1,"rsyring":1,"thorwhalen":1,"stegayet":1,"adamchainz":1,"kainjow":1,"cclauss":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16324715,"issues_count":42381630,"pull_requests_count":135850352,"authors_count":11519836,"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":{"NONE":25,"OWNER":2,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"NONE":2}},"past_year_issue_authors":{"table":{"nhuet":2,"injust":2,"GrahamDumpleton":2,"ymyzk":1,"sean-moore3":1,"pyhacks":1,"NonoBo25":1,"mtelka":1,"Mindstan":1,"mghalix":1,"justeph":1,"jelly":1,"jankatins":1,"fleming79":1,"espressolee":1,"eli-schwartz":1,"dp-alvarez":1,"ddelange":1,"contrast-jproberts":1,"brettlangdon":1,"blackd":1,"bashtage":1,"Atry":1,"andythomas":1,"abompard":1}},"past_year_pull_request_authors":{"table":{"bysiber":2,"stephenfin":2,"brettlangdon":1,"gaoflow":1}},"maintainers":[{"table":{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}}],"active_maintainers":[{"table":{"login":"GrahamDumpleton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrahamDumpleton"}}]}},"events":{"total":{"CreateEvent":8,"DeleteEvent":1,"ForkEvent":15,"IssueCommentEvent":169,"IssuesEvent":39,"PullRequestEvent":23,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":6,"PushEvent":205,"ReleaseEvent":6,"WatchEvent":155},"last_year":{"CreateEvent":1,"DeleteEvent":1,"ForkEvent":4,"IssueCommentEvent":74,"IssuesEvent":23,"PullRequestEvent":2,"PushEvent":101,"ReleaseEvent":2,"WatchEvent":47}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-15T03:58:04.774Z","updated_at":"2024-01-15T03:58:04.774Z","repository_link":"https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/requirements.txt","dependencies":[{"id":15618388118,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15618388119,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-15T03:58:04.974Z","updated_at":"2024-01-15T03:58:04.974Z","repository_link":"https://github.com/GrahamDumpleton/wrapt/blob/develop/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build-test-release.yml","sha":null,"kind":"manifest","created_at":"2026-08-10T00:33:34.092Z","updated_at":"2026-08-10T00:33:34.092Z","repository_link":"https://github.com/GrahamDumpleton/wrapt/blob/develop/.github/workflows/build-test-release.yml","dependencies":[{"id":26013257038,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26013257039,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26013257040,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":26013257041,"package_name":"deadsnakes/action","ecosystem":"actions","requirements":"v3.2.0","direct":true,"kind":"composite","optional":false},{"id":26013258994,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26013258995,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v4.2.0","direct":true,"kind":"composite","optional":false},{"id":26013258996,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":26013258997,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-10T00:33:34.721Z","updated_at":"2026-08-10T00:33:34.721Z","repository_link":"https://github.com/GrahamDumpleton/wrapt/blob/develop/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-08-10T00:33:35.093Z","updated_at":"2026-08-10T00:33:35.093Z","repository_link":"https://github.com/GrahamDumpleton/wrapt/blob/develop/uv.lock","dependencies":[{"id":26013261016,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":26013261017,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26013261018,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26013261019,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26013261020,"package_name":"packaging","ecosystem":"pypi","requirements":"26.0","direct":false,"kind":"runtime","optional":false},{"id":26013261021,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26013261022,"package_name":"pygments","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":26013261023,"package_name":"pytest","ecosystem":"pypi","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":26013261024,"package_name":"pytest","ecosystem":"pypi","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26013261025,"package_name":"setuptools","ecosystem":"pypi","requirements":"82.0.1","direct":false,"kind":"runtime","optional":false},{"id":26013261026,"package_name":"tomli","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26013261027,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":26013261028,"package_name":"wrapt","ecosystem":"pypi","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false}]}],"score":33.88591997698759,"created_at":"2025-10-10T18:57:01.259Z","updated_at":"2026-08-25T08:38:59.883Z","avatar_url":"https://github.com/GrahamDumpleton.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368990","html_url":"https://summary.ecosyste.ms/projects/368990"}