{"id":1028962,"name":"@leanup/stack-solid","ecosystem":"npm","description":"This package contains the Solid framework extension for the @leanup/cli.","homepage":"https://leanupjs.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/leanupjs/leanup","keywords_array":["babel","snowpack","webpack","solid","sinon","nyc","nightwatch","mocha","sass","typescript","cli","spa","pwa","lean","compiler","transpiler"],"namespace":"leanup","versions_count":199,"first_release_published_at":"2021-08-22T12:12:39.560Z","latest_release_published_at":"2024-06-11T08:58:30.590Z","latest_release_number":"1.3.54","last_synced_at":"2026-03-29T02:02:20.819Z","created_at":"2022-04-07T19:39:17.698Z","updated_at":"2026-03-29T02:02:20.819Z","registry_url":"https://www.npmjs.com/package/@leanup/stack-solid","install_command":"npm install @leanup/stack-solid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.83","latest-1.2":"1.2.66","latest":"1.3.54"}},"repo_metadata":{"id":36953591,"uuid":"289159034","full_name":"leanupjs/leanup","owner":"leanupjs","description":"Generic CLI to develop, test and build a SPA/PWA (framework independently)","archived":false,"fork":false,"pushed_at":"2025-09-17T03:30:21.000Z","size":620714,"stargazers_count":34,"open_issues_count":320,"forks_count":5,"subscribers_count":1,"default_branch":"release/2.0","last_synced_at":"2025-09-17T05:37:43.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leanupjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"leanupjs"}},"created_at":"2020-08-21T02:33:16.000Z","updated_at":"2025-04-26T06:42:00.000Z","dependencies_parsed_at":"2023-02-14T04:31:56.592Z","dependency_job_id":"f4ea7153-f576-485d-aa1f-97d4a8542bc7","html_url":"https://github.com/leanupjs/leanup","commit_stats":{"total_commits":2949,"total_committers":8,"mean_commits":368.625,"dds":0.4994913530010173,"last_synced_commit":"2603659c93ceab96c643a05a9b8f836d17b60ea9"},"previous_names":[],"tags_count":991,"template":false,"template_full_name":null,"purl":"pkg:github/leanupjs/leanup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanupjs","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/refs/heads/release/2.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/sbom","scorecard":{"id":530924,"data":{"date":"2025-08-11","repo":{"name":"github.com/leanupjs/leanup","commit":"2603659c93ceab96c643a05a9b8f836d17b60ea9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/auto-dependency-updater.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/node-12-to-14.npm-6.test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-npmjs.dry.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-npmjs.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/weekly-releases.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":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":"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/auto-dependency-updater.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/auto-dependency-updater.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-dependency-updater.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/auto-dependency-updater.yml/release/2.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-dependency-updater.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/auto-dependency-updater.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/codeql-analysis.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/codeql-analysis.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/codeql-analysis.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/codeql-analysis.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/deploy-docs.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/deploy-docs.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/deploy-docs.yml/release/2.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/deploy-docs.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-12-to-14.npm-6.test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/node-12-to-14.npm-6.test.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-12-to-14.npm-6.test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/node-12-to-14.npm-6.test.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/publish-to-npmjs.dry.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/publish-to-npmjs.dry.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-npmjs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/publish-to-npmjs.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-npmjs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/publish-to-npmjs.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-changelog.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/update-changelog.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/update-changelog.yml/release/2.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-changelog.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/update-changelog.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly-releases.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/weekly-releases.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly-releases.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/weekly-releases.yml/release/2.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly-releases.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/weekly-releases.yml/release/2.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly-releases.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/leanupjs/leanup/weekly-releases.yml/release/2.0?enable=pin","Warn: npmCommand not pinned by hash: docs/assets/demo.sh:18","Warn: npmCommand not pinned by hash: scripts/wake-up.sh:4","Warn: npmCommand not pinned by hash: .github/workflows/auto-dependency-updater.yml:32","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:61","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.dry.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.yml:43","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/publish-to-npmjs.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/update-changelog.yml:37","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/2.0'","Warn: branch protection not enabled for branch 'release/1.3'","Warn: branch protection not enabled for branch 'release/1.2'","Warn: branch protection not enabled for branch 'release/1.1'","Warn: branch protection not enabled for branch 'release/1.0'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"67 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-8266-84wp-wv5c","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-cj7v-w2c7-cp7c","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T05:42:51.761Z","repository_id":36953591,"created_at":"2025-08-20T05:42:51.761Z","updated_at":"2025-08-20T05:42:51.761Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275949936,"owners_count":25558388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":"leanupjs","name":"leanupjs","uuid":"69229003","kind":"organization","description":"Make things pure ... to become lean.","email":null,"website":"https://leanupjs.org","location":null,"twitter":"leanupjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69229003?v=4","repositories_count":7,"last_synced_at":"2024-05-30T16:19:59.440Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/leanupjs","funding_links":[],"total_stars":35,"followers":1,"following":0,"created_at":"2022-11-14T05:09:45.452Z","updated_at":"2024-05-30T16:20:00.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanupjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanupjs/repositories"},"tags":[{"name":"v2.0.0-rc.86","sha":"2603659c93ceab96c643a05a9b8f836d17b60ea9","kind":"tag","published_at":"2024-06-05T04:11:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.86","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.86/manifests"},{"name":"2.0.0-rc.86","sha":"2603659c93ceab96c643a05a9b8f836d17b60ea9","kind":"commit","published_at":"2024-06-05T04:11:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.86","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.86/manifests"},{"name":"v2.0.0-rc.85","sha":"575bd735a8b952ce0f6f8be05db3f69e9ef0bf19","kind":"tag","published_at":"2023-12-20T04:07:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.85","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.85/manifests"},{"name":"2.0.0-rc.85","sha":"575bd735a8b952ce0f6f8be05db3f69e9ef0bf19","kind":"commit","published_at":"2023-12-20T04:07:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.85","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.85/manifests"},{"name":"v2.0.0-rc.84","sha":"6a3adaa10d2139d607a8d878490728a6a19fc286","kind":"tag","published_at":"2023-05-03T04:08:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.84","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.84/manifests"},{"name":"2.0.0-rc.84","sha":"6a3adaa10d2139d607a8d878490728a6a19fc286","kind":"commit","published_at":"2023-05-03T04:08:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.84","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.84/manifests"},{"name":"1.3.45","sha":"49107ad114406cb3b09de90f7013826a727b7cd0","kind":"commit","published_at":"2023-05-03T04:08:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.45/manifests"},{"name":"v1.3.45","sha":"49107ad114406cb3b09de90f7013826a727b7cd0","kind":"tag","published_at":"2023-05-03T04:08:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.45/manifests"},{"name":"1.2.67","sha":"38e1374cdb7f1633678ed7dfbd65781fa7265eda","kind":"commit","published_at":"2023-05-03T04:08:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.67/manifests"},{"name":"v1.2.67","sha":"38e1374cdb7f1633678ed7dfbd65781fa7265eda","kind":"tag","published_at":"2023-05-03T04:08:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.67/manifests"},{"name":"1.1.98","sha":"81b86abdd9a0c73ea5943768bf02c86041810125","kind":"commit","published_at":"2023-05-03T04:08:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.98","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.98/manifests"},{"name":"v1.1.98","sha":"81b86abdd9a0c73ea5943768bf02c86041810125","kind":"tag","published_at":"2023-05-03T04:08:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.98","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.98/manifests"},{"name":"1.0.204","sha":"6ce320de2447748c5eb47e63652c71f1193e9f5f","kind":"commit","published_at":"2023-05-03T04:07:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.204","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.204/manifests"},{"name":"v1.0.204","sha":"6ce320de2447748c5eb47e63652c71f1193e9f5f","kind":"tag","published_at":"2023-05-03T04:07:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.204","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.204/manifests"},{"name":"v1.3.44","sha":"4ef93e1308b3562e6a1a60154f1967b5c5b0b08e","kind":"tag","published_at":"2023-01-25T04:08:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.44/manifests"},{"name":"1.3.44","sha":"4ef93e1308b3562e6a1a60154f1967b5c5b0b08e","kind":"commit","published_at":"2023-01-25T04:08:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.44/manifests"},{"name":"v1.0.203","sha":"6b3c7b960f03727edd0ff3367aa8e7641ab8acba","kind":"tag","published_at":"2023-01-18T04:08:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.203","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.203/manifests"},{"name":"1.0.203","sha":"6b3c7b960f03727edd0ff3367aa8e7641ab8acba","kind":"commit","published_at":"2023-01-18T04:08:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.203","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.203/manifests"},{"name":"v1.2.66","sha":"1d351ddd99ea541c36397921667df2bba326c02f","kind":"tag","published_at":"2023-01-18T04:08:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.66/manifests"},{"name":"1.2.66","sha":"1d351ddd99ea541c36397921667df2bba326c02f","kind":"commit","published_at":"2023-01-18T04:08:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.66/manifests"},{"name":"v1.1.97","sha":"057d2289a8843b1de65784aecbb10e5c0eab757d","kind":"tag","published_at":"2023-01-18T04:08:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.97","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.97/manifests"},{"name":"1.1.97","sha":"057d2289a8843b1de65784aecbb10e5c0eab757d","kind":"commit","published_at":"2023-01-18T04:08:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.97","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.97/manifests"},{"name":"2.0.0-rc.83","sha":"6716377c56c523131fffc7bf76ae2977feb8e985","kind":"commit","published_at":"2023-01-18T04:08:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.83","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.83/manifests"},{"name":"v2.0.0-rc.83","sha":"6716377c56c523131fffc7bf76ae2977feb8e985","kind":"tag","published_at":"2023-01-18T04:08:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.83","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.83/manifests"},{"name":"v1.2.65","sha":"9ba2ab3a9f6a6f2c67f1929c1dc6e0f3ccb4cb07","kind":"tag","published_at":"2023-01-11T04:09:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.65/manifests"},{"name":"v1.0.202","sha":"950a892648c7df690984683515280e3314cb33a6","kind":"tag","published_at":"2023-01-11T04:09:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.202","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.202/manifests"},{"name":"1.2.65","sha":"9ba2ab3a9f6a6f2c67f1929c1dc6e0f3ccb4cb07","kind":"commit","published_at":"2023-01-11T04:09:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.65/manifests"},{"name":"1.0.202","sha":"950a892648c7df690984683515280e3314cb33a6","kind":"commit","published_at":"2023-01-11T04:09:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.202","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.202/manifests"},{"name":"2.0.0-rc.82","sha":"4327e57a52542fce512c7b3a5b9a93aee92fcd15","kind":"commit","published_at":"2023-01-11T04:08:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.82","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.82/manifests"},{"name":"v2.0.0-rc.82","sha":"4327e57a52542fce512c7b3a5b9a93aee92fcd15","kind":"tag","published_at":"2023-01-11T04:08:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.82","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.82/manifests"},{"name":"1.3.43","sha":"01455e40f6769a5d07d6bb21b9cc0a33a4efb7da","kind":"commit","published_at":"2023-01-11T04:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.43/manifests"},{"name":"v1.3.43","sha":"01455e40f6769a5d07d6bb21b9cc0a33a4efb7da","kind":"tag","published_at":"2023-01-11T04:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.43/manifests"},{"name":"1.1.96","sha":"6322a4079c0fbb44ed225d6b40828c0197e137f2","kind":"commit","published_at":"2023-01-11T04:08:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.96","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.96/manifests"},{"name":"v1.1.96","sha":"6322a4079c0fbb44ed225d6b40828c0197e137f2","kind":"tag","published_at":"2023-01-11T04:08:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.96","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.96/manifests"},{"name":"v1.0.201","sha":"cbee044e5d1413eb6b1099d37125405aceda8880","kind":"tag","published_at":"2023-01-04T04:09:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.201","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.201/manifests"},{"name":"1.0.201","sha":"cbee044e5d1413eb6b1099d37125405aceda8880","kind":"commit","published_at":"2023-01-04T04:09:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.201","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.201/manifests"},{"name":"1.2.64","sha":"c24c8638195f9bbfbc7ce5550acfb82a823ddbac","kind":"commit","published_at":"2023-01-04T04:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.64/manifests"},{"name":"v1.2.64","sha":"c24c8638195f9bbfbc7ce5550acfb82a823ddbac","kind":"tag","published_at":"2023-01-04T04:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.64/manifests"},{"name":"v1.1.95","sha":"d3657cb9ddbd18043355207186978cc7d1175c00","kind":"tag","published_at":"2023-01-04T04:08:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.95","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.95/manifests"},{"name":"1.1.95","sha":"d3657cb9ddbd18043355207186978cc7d1175c00","kind":"commit","published_at":"2023-01-04T04:08:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.95","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.95/manifests"},{"name":"2.0.0-rc.81","sha":"3d43be84539b3bd5a316b8822c9a18b6da8f04c2","kind":"commit","published_at":"2023-01-04T04:08:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.81","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.81/manifests"},{"name":"v2.0.0-rc.81","sha":"3d43be84539b3bd5a316b8822c9a18b6da8f04c2","kind":"tag","published_at":"2023-01-04T04:08:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.81","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.81/manifests"},{"name":"v1.3.42","sha":"987fe10637f5954f9253966dcb97473680248f0d","kind":"tag","published_at":"2023-01-04T04:08:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.42/manifests"},{"name":"1.3.42","sha":"987fe10637f5954f9253966dcb97473680248f0d","kind":"commit","published_at":"2023-01-04T04:08:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.42/manifests"},{"name":"2.0.0-rc.80","sha":"c289c8f2ba36b56934607fc4cdb1b56aa07d72bb","kind":"commit","published_at":"2022-12-28T04:08:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.80","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.80/manifests"},{"name":"v2.0.0-rc.80","sha":"c289c8f2ba36b56934607fc4cdb1b56aa07d72bb","kind":"tag","published_at":"2022-12-28T04:08:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.80","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.80/manifests"},{"name":"2.0.0-rc.79","sha":"1ee95f5ba7e71b191e74d78f9a945975b2e694d0","kind":"commit","published_at":"2022-12-25T19:33:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.79","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.79/manifests"},{"name":"v2.0.0-rc.79","sha":"59c69a6b7754c88676d5c9919691106a819a0cf8","kind":"tag","published_at":"2022-12-25T11:50:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.79","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.79/manifests"},{"name":"v1.3.41","sha":"2aa732ec08a4c5250862844c57c8468e61d9ca94","kind":"tag","published_at":"2022-12-25T02:32:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.41/manifests"},{"name":"1.3.41","sha":"2aa732ec08a4c5250862844c57c8468e61d9ca94","kind":"commit","published_at":"2022-12-25T02:32:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.41/manifests"},{"name":"1.0.200","sha":"f3ef401ca94c1396c15da531f773c4c962165780","kind":"commit","published_at":"2022-12-25T02:31:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.200","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.200/manifests"},{"name":"v1.0.200","sha":"f3ef401ca94c1396c15da531f773c4c962165780","kind":"tag","published_at":"2022-12-25T02:31:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.200","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.200/manifests"},{"name":"1.2.63","sha":"ac1df775600c1ed274b524454608e6dc5baed66f","kind":"commit","published_at":"2022-12-25T02:31:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.63/manifests"},{"name":"v1.2.63","sha":"ac1df775600c1ed274b524454608e6dc5baed66f","kind":"tag","published_at":"2022-12-25T02:31:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.63/manifests"},{"name":"v1.1.94","sha":"8e8146ebe37639325faf10aebbf2167ec874e3a3","kind":"tag","published_at":"2022-12-25T02:30:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.94","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.94/manifests"},{"name":"1.1.94","sha":"8e8146ebe37639325faf10aebbf2167ec874e3a3","kind":"commit","published_at":"2022-12-25T02:30:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.94","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.94/manifests"},{"name":"v1.2.62","sha":"e5c7154432cd44bfc75ad1a9c0c8782b1e7c8fd3","kind":"tag","published_at":"2022-11-09T04:34:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.62/manifests"},{"name":"1.2.62","sha":"e5c7154432cd44bfc75ad1a9c0c8782b1e7c8fd3","kind":"commit","published_at":"2022-11-09T04:34:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.62/manifests"},{"name":"v1.1.93","sha":"cfc8fc63037a9f7b56498013839bf803fe763880","kind":"tag","published_at":"2022-11-09T04:34:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.93","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.93/manifests"},{"name":"1.1.93","sha":"cfc8fc63037a9f7b56498013839bf803fe763880","kind":"commit","published_at":"2022-11-09T04:34:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.93","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.93/manifests"},{"name":"v1.3.40","sha":"f1dd3180ce9111a543418282c90193a91d8fa5a5","kind":"tag","published_at":"2022-11-09T04:34:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.40/manifests"},{"name":"1.3.40","sha":"f1dd3180ce9111a543418282c90193a91d8fa5a5","kind":"commit","published_at":"2022-11-09T04:34:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.40/manifests"},{"name":"v1.0.199","sha":"6c43104da48c71f59a5cb7adeb742cea64cd85e9","kind":"tag","published_at":"2022-11-09T04:34:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.199","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.199/manifests"},{"name":"1.0.199","sha":"6c43104da48c71f59a5cb7adeb742cea64cd85e9","kind":"commit","published_at":"2022-11-09T04:34:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.199","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.199/manifests"},{"name":"v1.1.92","sha":"e18d9ba984dba05bfb19044149eda9aee43848c4","kind":"tag","published_at":"2022-11-02T04:53:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.92","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.92/manifests"},{"name":"1.1.92","sha":"e18d9ba984dba05bfb19044149eda9aee43848c4","kind":"commit","published_at":"2022-11-02T04:53:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.92","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.92/manifests"},{"name":"v1.0.198","sha":"cc32504490bd5046a74e8824dfd7515632b35af4","kind":"tag","published_at":"2022-11-02T04:53:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.198","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.198/manifests"},{"name":"1.0.198","sha":"cc32504490bd5046a74e8824dfd7515632b35af4","kind":"commit","published_at":"2022-11-02T04:53:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.198","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.198/manifests"},{"name":"2.0.0-rc.78","sha":"2dbd105a13b2ad04ebfbf48421a1b46a1cab4a0c","kind":"commit","published_at":"2022-11-02T04:53:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.78","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.78/manifests"},{"name":"v2.0.0-rc.78","sha":"2dbd105a13b2ad04ebfbf48421a1b46a1cab4a0c","kind":"tag","published_at":"2022-11-02T04:53:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.78","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.78/manifests"},{"name":"1.2.61","sha":"1f2f5916ed3c9423917a2065c709deda8513b3c4","kind":"commit","published_at":"2022-11-02T04:53:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.61","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.61/manifests"},{"name":"v1.2.61","sha":"1f2f5916ed3c9423917a2065c709deda8513b3c4","kind":"tag","published_at":"2022-11-02T04:53:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.61","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.61/manifests"},{"name":"1.3.39","sha":"334502fdc7dcffa254fccdcff47ade6201a0a573","kind":"commit","published_at":"2022-11-02T04:53:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.39/manifests"},{"name":"v1.3.39","sha":"334502fdc7dcffa254fccdcff47ade6201a0a573","kind":"tag","published_at":"2022-11-02T04:53:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.39/manifests"},{"name":"v1.3.38","sha":"35bb58131c9e9e264efcad8c2f409bf3f4e0b98f","kind":"tag","published_at":"2022-10-19T05:23:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.38/manifests"},{"name":"1.3.38","sha":"35bb58131c9e9e264efcad8c2f409bf3f4e0b98f","kind":"commit","published_at":"2022-10-19T05:23:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.38/manifests"},{"name":"1.0.197","sha":"1c11ab7014b3b18f650b7d2db52e6f93d44a0d21","kind":"commit","published_at":"2022-10-19T05:23:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.197","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.197/manifests"},{"name":"v1.0.197","sha":"1c11ab7014b3b18f650b7d2db52e6f93d44a0d21","kind":"tag","published_at":"2022-10-19T05:23:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.197","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.197/manifests"},{"name":"v1.2.60","sha":"1921b37c30c142059f5b19d4ae0b3cd7c2f0e87a","kind":"tag","published_at":"2022-10-19T05:22:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.60","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.60/manifests"},{"name":"1.2.60","sha":"1921b37c30c142059f5b19d4ae0b3cd7c2f0e87a","kind":"commit","published_at":"2022-10-19T05:22:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.60","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.60/manifests"},{"name":"v2.0.0-rc.77","sha":"555eb02491a0b289451c279207df2e27ff7fbd2f","kind":"tag","published_at":"2022-10-19T05:22:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.77","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.77/manifests"},{"name":"2.0.0-rc.77","sha":"555eb02491a0b289451c279207df2e27ff7fbd2f","kind":"commit","published_at":"2022-10-19T05:22:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.77","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.77/manifests"},{"name":"v1.1.91","sha":"f4633ad91611fb179f3cac630d3e7964f03eddd3","kind":"tag","published_at":"2022-10-19T05:22:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.91","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.91/manifests"},{"name":"1.1.91","sha":"f4633ad91611fb179f3cac630d3e7964f03eddd3","kind":"commit","published_at":"2022-10-19T05:22:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.91","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.91/manifests"},{"name":"v1.0.196","sha":"11ebbf93ce92c903d82e6f9ceea77bee56645535","kind":"tag","published_at":"2022-10-13T03:33:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.196","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.196/manifests"},{"name":"1.0.196","sha":"11ebbf93ce92c903d82e6f9ceea77bee56645535","kind":"commit","published_at":"2022-10-13T03:33:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.196","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.196/manifests"},{"name":"v1.3.37","sha":"393efbd948144d38cf3fbec567f6b4ce5a80eb69","kind":"tag","published_at":"2022-10-13T03:33:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.37/manifests"},{"name":"1.3.37","sha":"393efbd948144d38cf3fbec567f6b4ce5a80eb69","kind":"commit","published_at":"2022-10-13T03:33:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.37/manifests"},{"name":"v1.2.59","sha":"fe6880d741d5fe6684854e98956e9b5621cdf6ea","kind":"tag","published_at":"2022-10-13T03:33:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.59","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.59/manifests"},{"name":"1.2.59","sha":"fe6880d741d5fe6684854e98956e9b5621cdf6ea","kind":"commit","published_at":"2022-10-13T03:33:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.59","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.59/manifests"},{"name":"v2.0.0-rc.76","sha":"988a24fac7f2cba2006e1e742fd614683898e8d9","kind":"tag","published_at":"2022-10-13T03:33:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.76","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.76/manifests"},{"name":"1.1.90","sha":"a441b457304f7f66bbf9d99ee11513e8583ed059","kind":"commit","published_at":"2022-10-13T03:33:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.90","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.90/manifests"},{"name":"2.0.0-rc.76","sha":"988a24fac7f2cba2006e1e742fd614683898e8d9","kind":"commit","published_at":"2022-10-13T03:33:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.76","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.76/manifests"},{"name":"v1.1.90","sha":"a441b457304f7f66bbf9d99ee11513e8583ed059","kind":"tag","published_at":"2022-10-13T03:33:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.90","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.90/manifests"},{"name":"v1.2.58","sha":"d7a7d1399b243347b2bf803042d97643f4bddea2","kind":"tag","published_at":"2022-09-28T05:39:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.58/manifests"},{"name":"1.2.58","sha":"d7a7d1399b243347b2bf803042d97643f4bddea2","kind":"commit","published_at":"2022-09-28T05:39:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.58/manifests"},{"name":"1.1.89","sha":"4a10dc4bc3b39d0daabe74d33bf7d636ba8d289a","kind":"commit","published_at":"2022-09-28T05:39:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.89","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.89/manifests"},{"name":"v1.1.89","sha":"4a10dc4bc3b39d0daabe74d33bf7d636ba8d289a","kind":"tag","published_at":"2022-09-28T05:39:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.89","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.89/manifests"},{"name":"2.0.0-rc.75","sha":"d783eabbb438ab7e9e5d3f8c869a99c7de3bf4f0","kind":"commit","published_at":"2022-09-28T05:38:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.75","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.75/manifests"},{"name":"v2.0.0-rc.75","sha":"d783eabbb438ab7e9e5d3f8c869a99c7de3bf4f0","kind":"tag","published_at":"2022-09-28T05:38:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.75","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.75/manifests"},{"name":"v1.0.195","sha":"fd7aea6bc8faf545af1815b1149a544639f41b5f","kind":"tag","published_at":"2022-09-28T05:38:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.195","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.195/manifests"},{"name":"1.3.36","sha":"9c272140e41f4617f5d8a9c5e160c72838163c12","kind":"commit","published_at":"2022-09-28T05:38:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.36/manifests"},{"name":"v1.3.36","sha":"9c272140e41f4617f5d8a9c5e160c72838163c12","kind":"tag","published_at":"2022-09-28T05:38:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.36/manifests"},{"name":"1.0.195","sha":"fd7aea6bc8faf545af1815b1149a544639f41b5f","kind":"commit","published_at":"2022-09-28T05:38:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.195","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.195/manifests"},{"name":"1.1.88","sha":"571411d8189d3bc881949aac2df1b8afdd2c15ea","kind":"commit","published_at":"2022-09-21T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.88","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.88/manifests"},{"name":"2.0.0-rc.74","sha":"41a51580255624799db98452c73b3e1c5767ddb0","kind":"commit","published_at":"2022-09-21T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.74","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.74/manifests"},{"name":"v1.1.88","sha":"571411d8189d3bc881949aac2df1b8afdd2c15ea","kind":"tag","published_at":"2022-09-21T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.88","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.88/manifests"},{"name":"v2.0.0-rc.74","sha":"41a51580255624799db98452c73b3e1c5767ddb0","kind":"tag","published_at":"2022-09-21T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.74","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.74/manifests"},{"name":"1.0.194","sha":"636b808b7a3158be75724ecbad2f2498513a1d8d","kind":"commit","published_at":"2022-09-21T05:36:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.194","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.194/manifests"},{"name":"v1.0.194","sha":"636b808b7a3158be75724ecbad2f2498513a1d8d","kind":"tag","published_at":"2022-09-21T05:36:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.194","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.194/manifests"},{"name":"v1.3.35","sha":"a3522b5f8a25537cc5039fc27fbf78b98f76e9bb","kind":"tag","published_at":"2022-09-21T05:36:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.35/manifests"},{"name":"1.3.35","sha":"a3522b5f8a25537cc5039fc27fbf78b98f76e9bb","kind":"commit","published_at":"2022-09-21T05:36:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.35/manifests"},{"name":"v1.2.57","sha":"90f971b229e6abb284afcf5d407e1bfe2dd11b75","kind":"tag","published_at":"2022-09-21T05:36:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.57/manifests"},{"name":"1.2.57","sha":"90f971b229e6abb284afcf5d407e1bfe2dd11b75","kind":"commit","published_at":"2022-09-21T05:36:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.57/manifests"},{"name":"1.2.56","sha":"e4b4c717a4ba550456a6f8fe75fe2ad7693f6f52","kind":"commit","published_at":"2022-09-14T05:37:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.56/manifests"},{"name":"v1.2.56","sha":"e4b4c717a4ba550456a6f8fe75fe2ad7693f6f52","kind":"tag","published_at":"2022-09-14T05:37:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.56/manifests"},{"name":"1.0.193","sha":"67380729bf7dc6f0b63858d0bc955497dbd73432","kind":"commit","published_at":"2022-09-14T05:36:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.193","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.193/manifests"},{"name":"v1.0.193","sha":"67380729bf7dc6f0b63858d0bc955497dbd73432","kind":"tag","published_at":"2022-09-14T05:36:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.193","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.193/manifests"},{"name":"v2.0.0-rc.73","sha":"8c0363f53f530599ef390962218f3681b84d90fb","kind":"tag","published_at":"2022-09-14T05:36:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.73","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.73/manifests"},{"name":"2.0.0-rc.73","sha":"8c0363f53f530599ef390962218f3681b84d90fb","kind":"commit","published_at":"2022-09-14T05:36:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.73","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.73/manifests"},{"name":"v1.3.34","sha":"1036f41c128362129509e860ffdb05d55f0a4c70","kind":"tag","published_at":"2022-09-14T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.34/manifests"},{"name":"1.3.34","sha":"1036f41c128362129509e860ffdb05d55f0a4c70","kind":"commit","published_at":"2022-09-14T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.34/manifests"},{"name":"1.1.87","sha":"2b498771d95e8f276ae19cbc138a815d3ced46e5","kind":"commit","published_at":"2022-09-14T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.87","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.87/manifests"},{"name":"v1.1.87","sha":"2b498771d95e8f276ae19cbc138a815d3ced46e5","kind":"tag","published_at":"2022-09-14T05:36:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.87","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.87/manifests"},{"name":"v1.2.55","sha":"22fcaac24f52c5fabab3f55efd5a780a967759a0","kind":"tag","published_at":"2022-09-07T05:43:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.55/manifests"},{"name":"1.2.55","sha":"22fcaac24f52c5fabab3f55efd5a780a967759a0","kind":"commit","published_at":"2022-09-07T05:43:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.55/manifests"},{"name":"v2.0.0-rc.72","sha":"cf72f955a77dd38e2ffdfd7c46cb2c7a2af8ec17","kind":"tag","published_at":"2022-09-07T05:43:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.72","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.72/manifests"},{"name":"2.0.0-rc.72","sha":"cf72f955a77dd38e2ffdfd7c46cb2c7a2af8ec17","kind":"commit","published_at":"2022-09-07T05:43:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.72","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.72/manifests"},{"name":"1.3.33","sha":"ebd85b454c198f068c8e18cda95c7b958d84481c","kind":"commit","published_at":"2022-09-07T05:43:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.33/manifests"},{"name":"v1.3.33","sha":"ebd85b454c198f068c8e18cda95c7b958d84481c","kind":"tag","published_at":"2022-09-07T05:43:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.33/manifests"},{"name":"1.1.86","sha":"10436ff0f3a224bd821d383829a0b3ac79461a89","kind":"commit","published_at":"2022-09-07T05:43:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.86","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.86/manifests"},{"name":"v1.0.192","sha":"5917f777d804e2dcee0c3171c187396b4a6fffaa","kind":"tag","published_at":"2022-09-07T05:43:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.192","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.192/manifests"},{"name":"v1.1.86","sha":"10436ff0f3a224bd821d383829a0b3ac79461a89","kind":"tag","published_at":"2022-09-07T05:43:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.86","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.86/manifests"},{"name":"1.0.192","sha":"5917f777d804e2dcee0c3171c187396b4a6fffaa","kind":"commit","published_at":"2022-09-07T05:43:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.192","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.192/manifests"},{"name":"v2.0.0-rc.71","sha":"145057d3eeca4b4df629cb9ae336a448e6c6d4ff","kind":"tag","published_at":"2022-09-04T13:50:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.71","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.71/manifests"},{"name":"2.0.0-rc.71","sha":"145057d3eeca4b4df629cb9ae336a448e6c6d4ff","kind":"commit","published_at":"2022-09-04T13:50:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.71","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.71/manifests"},{"name":"2.0.0-rc.70","sha":"20b54633e437e531789b43abbc1a9e9e3e828f99","kind":"commit","published_at":"2022-09-04T02:54:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.70","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.70/manifests"},{"name":"v2.0.0-rc.70","sha":"20b54633e437e531789b43abbc1a9e9e3e828f99","kind":"tag","published_at":"2022-09-04T02:54:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.70","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.70/manifests"},{"name":"1.0.191","sha":"05ae1a322b1e3804e39d36d35c4322e179bfdceb","kind":"commit","published_at":"2022-08-31T05:45:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.191","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.191/manifests"},{"name":"v1.0.191","sha":"05ae1a322b1e3804e39d36d35c4322e179bfdceb","kind":"tag","published_at":"2022-08-31T05:45:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.191","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.191/manifests"},{"name":"1.1.85","sha":"6ac98e0956bc1e563431bc4c32dae4d70f6d4831","kind":"commit","published_at":"2022-08-31T05:45:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.85","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.85/manifests"},{"name":"v1.1.85","sha":"6ac98e0956bc1e563431bc4c32dae4d70f6d4831","kind":"tag","published_at":"2022-08-31T05:45:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.85","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.85/manifests"},{"name":"2.0.0-rc.69","sha":"d79c16680f79bf1ffbb5ff3cfec000e1744c06fb","kind":"commit","published_at":"2022-08-31T05:45:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.69","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.69/manifests"},{"name":"v1.2.54","sha":"435305ccc92facfbab0fe7ac3520e0f09e40aee6","kind":"tag","published_at":"2022-08-31T05:45:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.54/manifests"},{"name":"v2.0.0-rc.69","sha":"d79c16680f79bf1ffbb5ff3cfec000e1744c06fb","kind":"tag","published_at":"2022-08-31T05:45:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.69","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.69/manifests"},{"name":"1.2.54","sha":"435305ccc92facfbab0fe7ac3520e0f09e40aee6","kind":"commit","published_at":"2022-08-31T05:45:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.54/manifests"},{"name":"v1.3.32","sha":"97468f12dfbf388fe6a648f709f24fe03fb727d1","kind":"tag","published_at":"2022-08-31T05:45:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.32/manifests"},{"name":"1.3.32","sha":"97468f12dfbf388fe6a648f709f24fe03fb727d1","kind":"commit","published_at":"2022-08-31T05:45:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.32/manifests"},{"name":"v2.0.0-rc.68","sha":"525bb0810eb4bdf82605dd1c0f60e871a1734086","kind":"tag","published_at":"2022-08-24T05:16:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.68","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.68/manifests"},{"name":"2.0.0-rc.68","sha":"525bb0810eb4bdf82605dd1c0f60e871a1734086","kind":"commit","published_at":"2022-08-24T05:16:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.68","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.68/manifests"},{"name":"1.2.53","sha":"fd03b7e6eaf11dc6ef2014883dffb13e006de2e1","kind":"commit","published_at":"2022-08-24T05:16:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.53/manifests"},{"name":"v1.2.53","sha":"fd03b7e6eaf11dc6ef2014883dffb13e006de2e1","kind":"tag","published_at":"2022-08-24T05:16:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.53/manifests"},{"name":"v1.1.84","sha":"10adde4d986370cf63c88ab438b201f5ce453194","kind":"tag","published_at":"2022-08-24T05:16:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.84","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.84/manifests"},{"name":"1.1.84","sha":"10adde4d986370cf63c88ab438b201f5ce453194","kind":"commit","published_at":"2022-08-24T05:16:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.84","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.84/manifests"},{"name":"1.3.31","sha":"331ee25f014d8dc304b186b22804dce9ae6cfa34","kind":"commit","published_at":"2022-08-24T05:15:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.31/manifests"},{"name":"1.0.190","sha":"a0d985b19ab17a5760c838945679663bda073879","kind":"commit","published_at":"2022-08-24T05:15:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.190","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.190/manifests"},{"name":"v1.3.31","sha":"331ee25f014d8dc304b186b22804dce9ae6cfa34","kind":"tag","published_at":"2022-08-24T05:15:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.31/manifests"},{"name":"v1.0.190","sha":"a0d985b19ab17a5760c838945679663bda073879","kind":"tag","published_at":"2022-08-24T05:15:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.190","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.190/manifests"},{"name":"1.2.52","sha":"3e9a11aa4f487444ef2967f82c6a875f7bedea84","kind":"commit","published_at":"2022-08-17T05:12:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.52/manifests"},{"name":"v1.2.52","sha":"3e9a11aa4f487444ef2967f82c6a875f7bedea84","kind":"tag","published_at":"2022-08-17T05:12:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.52/manifests"},{"name":"v2.0.0-rc.67","sha":"edb4f8c6c4bce4d704504fcc95cbc23f3400deec","kind":"tag","published_at":"2022-08-17T05:12:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.67/manifests"},{"name":"2.0.0-rc.67","sha":"edb4f8c6c4bce4d704504fcc95cbc23f3400deec","kind":"commit","published_at":"2022-08-17T05:12:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.67/manifests"},{"name":"1.3.30","sha":"42d8e7a6f80805ee4b3744b98ff80f7afb75d594","kind":"commit","published_at":"2022-08-17T05:12:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.30","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.30/manifests"},{"name":"v1.3.30","sha":"42d8e7a6f80805ee4b3744b98ff80f7afb75d594","kind":"tag","published_at":"2022-08-17T05:12:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.30","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.30/manifests"},{"name":"v1.0.189","sha":"bee3b2f15cf5838d513160410712b75b5c2a4fba","kind":"tag","published_at":"2022-08-17T05:12:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.189","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.189/manifests"},{"name":"1.0.189","sha":"bee3b2f15cf5838d513160410712b75b5c2a4fba","kind":"commit","published_at":"2022-08-17T05:12:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.189","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.189/manifests"},{"name":"v1.1.83","sha":"9caadc1ae108deba9e1e7def6e5172efe1206cde","kind":"tag","published_at":"2022-08-17T05:12:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.83","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.83/manifests"},{"name":"1.1.83","sha":"9caadc1ae108deba9e1e7def6e5172efe1206cde","kind":"commit","published_at":"2022-08-17T05:12:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.83","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.83/manifests"},{"name":"1.3.29","sha":"d753590a2e9b36c1903643a16467faae922728c5","kind":"commit","published_at":"2022-08-10T04:31:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.29","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.29/manifests"},{"name":"v1.3.29","sha":"d753590a2e9b36c1903643a16467faae922728c5","kind":"tag","published_at":"2022-08-10T04:31:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.29","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.29/manifests"},{"name":"1.1.82","sha":"eeb20df642b5cfd26db39d3799c87276c0f754fe","kind":"commit","published_at":"2022-08-10T04:30:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.82","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.82/manifests"},{"name":"v1.1.82","sha":"eeb20df642b5cfd26db39d3799c87276c0f754fe","kind":"tag","published_at":"2022-08-10T04:30:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.82","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.82/manifests"},{"name":"v1.2.51","sha":"32d1418af736d55d29a2057b34dbc7ec2a475788","kind":"tag","published_at":"2022-08-10T04:30:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.51/manifests"},{"name":"1.2.51","sha":"32d1418af736d55d29a2057b34dbc7ec2a475788","kind":"commit","published_at":"2022-08-10T04:30:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.51/manifests"},{"name":"v2.0.0-rc.66","sha":"6b151d25268f148596587af6d592dbd81751c135","kind":"tag","published_at":"2022-08-10T04:29:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.66/manifests"},{"name":"2.0.0-rc.66","sha":"6b151d25268f148596587af6d592dbd81751c135","kind":"commit","published_at":"2022-08-10T04:29:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.66/manifests"},{"name":"v1.0.188","sha":"1dff6dabd32825eeef59f16cf81019599acfd72c","kind":"tag","published_at":"2022-08-10T04:29:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.188","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.188/manifests"},{"name":"1.0.188","sha":"1dff6dabd32825eeef59f16cf81019599acfd72c","kind":"commit","published_at":"2022-08-10T04:29:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.188","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.188/manifests"},{"name":"v1.0.187","sha":"c32a612f6227bb5e87b1b5492adf98d4fc619cd7","kind":"tag","published_at":"2022-08-03T05:11:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.187","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.187/manifests"},{"name":"1.0.187","sha":"c32a612f6227bb5e87b1b5492adf98d4fc619cd7","kind":"commit","published_at":"2022-08-03T05:11:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.187","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.187/manifests"},{"name":"v1.2.50","sha":"e6b00b9ede0a080eca83eaa834dc0534ed63666e","kind":"tag","published_at":"2022-08-03T05:11:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.50/manifests"},{"name":"1.2.50","sha":"e6b00b9ede0a080eca83eaa834dc0534ed63666e","kind":"commit","published_at":"2022-08-03T05:11:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.50/manifests"},{"name":"v1.1.81","sha":"fe59bc5a841b7724da1978a02363f4496514c348","kind":"tag","published_at":"2022-08-03T05:10:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.81","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.81/manifests"},{"name":"1.3.28","sha":"277d51cc5f72e25609769ff71c72614bf5392e8a","kind":"commit","published_at":"2022-08-03T05:10:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.28","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.28/manifests"},{"name":"1.1.81","sha":"fe59bc5a841b7724da1978a02363f4496514c348","kind":"commit","published_at":"2022-08-03T05:10:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.81","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.81/manifests"},{"name":"v1.3.28","sha":"277d51cc5f72e25609769ff71c72614bf5392e8a","kind":"tag","published_at":"2022-08-03T05:10:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.28","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.28/manifests"},{"name":"2.0.0-rc.65","sha":"5c5fabf4e13cfd9e0f94126756f460fe1791034d","kind":"commit","published_at":"2022-08-03T05:10:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.65/manifests"},{"name":"v2.0.0-rc.65","sha":"5c5fabf4e13cfd9e0f94126756f460fe1791034d","kind":"tag","published_at":"2022-08-03T05:10:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.65/manifests"},{"name":"2.0.0-rc.64","sha":"d74cfc247c2331c5ff36d6325c6bf16d254c8fd8","kind":"commit","published_at":"2022-08-01T01:53:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.64/manifests"},{"name":"v2.0.0-rc.64","sha":"d74cfc247c2331c5ff36d6325c6bf16d254c8fd8","kind":"tag","published_at":"2022-08-01T01:53:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.64/manifests"},{"name":"v1.0.186","sha":"b9a0a241be7216111c1c34e01c8eb135a7b529d0","kind":"tag","published_at":"2022-08-01T01:53:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.186","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.186/manifests"},{"name":"1.0.186","sha":"b9a0a241be7216111c1c34e01c8eb135a7b529d0","kind":"commit","published_at":"2022-08-01T01:53:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.186","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.186/manifests"},{"name":"v1.1.80","sha":"aa85ad56b1042bf95d90a4b0399e54334a962266","kind":"tag","published_at":"2022-08-01T01:53:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.80","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.80/manifests"},{"name":"1.1.80","sha":"aa85ad56b1042bf95d90a4b0399e54334a962266","kind":"commit","published_at":"2022-08-01T01:53:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.80","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.80/manifests"},{"name":"1.3.27","sha":"3e2d7a31aa6ec112811d1875e7687a23affd1d6d","kind":"commit","published_at":"2022-08-01T01:53:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.27","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.27/manifests"},{"name":"v1.3.27","sha":"3e2d7a31aa6ec112811d1875e7687a23affd1d6d","kind":"tag","published_at":"2022-08-01T01:53:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.27","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.27/manifests"},{"name":"v1.2.49","sha":"a4896e5182e2acef1115f667f82c6640ee2f4ee6","kind":"tag","published_at":"2022-08-01T01:53:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.49","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.49/manifests"},{"name":"1.2.49","sha":"a4896e5182e2acef1115f667f82c6640ee2f4ee6","kind":"commit","published_at":"2022-08-01T01:53:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.49","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.49/manifests"},{"name":"1.3.26","sha":"2822a39e55ceb18e0a11e5aa9ef658962fac1ca1","kind":"commit","published_at":"2022-07-31T13:26:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.26","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.26/manifests"},{"name":"v1.3.26","sha":"2822a39e55ceb18e0a11e5aa9ef658962fac1ca1","kind":"tag","published_at":"2022-07-31T13:26:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.26","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.26/manifests"},{"name":"1.1.79","sha":"6de3804448dd5c69760efa905338f5ff1db527b3","kind":"commit","published_at":"2022-07-31T13:26:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.79","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.79/manifests"},{"name":"v1.1.79","sha":"6de3804448dd5c69760efa905338f5ff1db527b3","kind":"tag","published_at":"2022-07-31T13:26:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.79","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.79/manifests"},{"name":"v2.0.0-rc.63","sha":"0b18c0f0e8d365fa40e51dc1608fe4f048860050","kind":"tag","published_at":"2022-07-31T13:26:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.63/manifests"},{"name":"2.0.0-rc.63","sha":"0b18c0f0e8d365fa40e51dc1608fe4f048860050","kind":"commit","published_at":"2022-07-31T13:26:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.63/manifests"},{"name":"v1.2.48","sha":"189cc2b5015f9d68a855fabdff2a0bbba7523e2c","kind":"tag","published_at":"2022-07-31T13:26:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.48","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.48/manifests"},{"name":"1.2.48","sha":"189cc2b5015f9d68a855fabdff2a0bbba7523e2c","kind":"commit","published_at":"2022-07-31T13:26:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.48","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.48/manifests"},{"name":"v1.0.185","sha":"ed0b4246d9b7ba3db8e6d520bbd4c384dcd82758","kind":"tag","published_at":"2022-07-31T13:26:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.185","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.185/manifests"},{"name":"1.0.185","sha":"ed0b4246d9b7ba3db8e6d520bbd4c384dcd82758","kind":"commit","published_at":"2022-07-31T13:26:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.185","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.185/manifests"},{"name":"v1.3.25","sha":"bbf7bd6caeaf49b42ea3ffe460b36023eb4d62a4","kind":"tag","published_at":"2022-07-31T04:06:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.25","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.25/manifests"},{"name":"v2.0.0-rc.62","sha":"333409838d57a25ad0f70c69a59efd63ffc6d035","kind":"tag","published_at":"2022-07-31T04:04:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.62/manifests"},{"name":"v2.0.0-rc.61","sha":"63afaa896db27771aeda17ef0d5b158d1c149ef6","kind":"tag","published_at":"2022-07-31T03:38:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.61","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.61/manifests"},{"name":"v1.0.184","sha":"06fb61ad62362c914dd8ee3bd3dc6b085dbdef52","kind":"tag","published_at":"2022-07-30T02:39:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.184","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.184/manifests"},{"name":"v1.2.47","sha":"fae083d5215606a662abf0edaa3161cd5bf3c5cf","kind":"tag","published_at":"2022-07-30T02:38:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.47","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.47/manifests"},{"name":"v1.3.24","sha":"d12678dd417d4fb5f1bb57da9c16f4aab88ab08b","kind":"tag","published_at":"2022-07-30T02:38:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.24","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.24/manifests"},{"name":"v1.1.78","sha":"fe67d41322592b79c66d3dfc482020ca25c0828e","kind":"tag","published_at":"2022-07-30T02:38:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.78","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.78/manifests"},{"name":"v2.0.0-rc.60","sha":"4d509148c80d2e409d7f587ff08faa5557bd0cbd","kind":"tag","published_at":"2022-07-30T02:38:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.60","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.60/manifests"},{"name":"v2.0.0-rc.59","sha":"6aa7fdda84f7a588ec68d2f0144cd9a27aaad933","kind":"tag","published_at":"2022-07-20T04:49:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.59","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.59/manifests"},{"name":"v1.3.23","sha":"0fe2c020a99b258961700173b6f446e0ee1a0567","kind":"tag","published_at":"2022-07-06T04:53:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.23","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.23/manifests"},{"name":"1.3.23","sha":"0fe2c020a99b258961700173b6f446e0ee1a0567","kind":"commit","published_at":"2022-07-06T04:53:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.23","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.23/manifests"},{"name":"2.0.0-rc.58","sha":"72dcf1b7462ce05debde01810cdfcc7c347eb782","kind":"commit","published_at":"2022-07-06T04:53:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.58/manifests"},{"name":"v2.0.0-rc.58","sha":"72dcf1b7462ce05debde01810cdfcc7c347eb782","kind":"tag","published_at":"2022-07-06T04:53:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.58/manifests"},{"name":"1.1.77","sha":"88a2626391fb9968404034916d6e4e9898626a6b","kind":"commit","published_at":"2022-07-06T04:53:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.77","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.77/manifests"},{"name":"v1.1.77","sha":"88a2626391fb9968404034916d6e4e9898626a6b","kind":"tag","published_at":"2022-07-06T04:53:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.77","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.77/manifests"},{"name":"1.2.46","sha":"c3d333eb6e243d07ce4db4296e143efa9cdfc2af","kind":"commit","published_at":"2022-07-06T04:53:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.46","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.46/manifests"},{"name":"v1.2.46","sha":"c3d333eb6e243d07ce4db4296e143efa9cdfc2af","kind":"tag","published_at":"2022-07-06T04:53:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.46","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.46/manifests"},{"name":"v1.0.183","sha":"5874ffb0fbdaccd44b2c006c2341a97e7d43047b","kind":"tag","published_at":"2022-07-06T04:53:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.183","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.183/manifests"},{"name":"1.0.183","sha":"5874ffb0fbdaccd44b2c006c2341a97e7d43047b","kind":"commit","published_at":"2022-07-06T04:53:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.183","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.183/manifests"},{"name":"2.0.0-rc.57","sha":"eacab4f3b263661ae289945f7ff530801e8c326f","kind":"commit","published_at":"2022-06-29T04:53:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.57/manifests"},{"name":"v1.1.76","sha":"43a7fb1bbfdc65d83bb57eab31876766752a913d","kind":"tag","published_at":"2022-06-29T04:53:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.76","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.76/manifests"},{"name":"v2.0.0-rc.57","sha":"eacab4f3b263661ae289945f7ff530801e8c326f","kind":"tag","published_at":"2022-06-29T04:53:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.57/manifests"},{"name":"1.1.76","sha":"43a7fb1bbfdc65d83bb57eab31876766752a913d","kind":"commit","published_at":"2022-06-29T04:53:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.76","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.76/manifests"},{"name":"1.3.22","sha":"2604d2335ffbb3fdc25ab9b35bc5ecc61fb42f81","kind":"commit","published_at":"2022-06-29T04:53:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.22","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.22/manifests"},{"name":"v1.3.22","sha":"2604d2335ffbb3fdc25ab9b35bc5ecc61fb42f81","kind":"tag","published_at":"2022-06-29T04:53:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.22","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.22/manifests"},{"name":"1.2.45","sha":"205e751b4dfc69ad328ae843fdf4f57ec1f02ee1","kind":"commit","published_at":"2022-06-29T04:53:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.45/manifests"},{"name":"v1.2.45","sha":"205e751b4dfc69ad328ae843fdf4f57ec1f02ee1","kind":"tag","published_at":"2022-06-29T04:53:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.45/manifests"},{"name":"v1.0.182","sha":"6bab19adfae3bfbe210c729ddf29d39a80161ed8","kind":"tag","published_at":"2022-06-29T04:53:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.182","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.182/manifests"},{"name":"1.0.182","sha":"6bab19adfae3bfbe210c729ddf29d39a80161ed8","kind":"commit","published_at":"2022-06-29T04:53:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.182","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.182/manifests"},{"name":"1.1.75","sha":"d50e86e219a334ed515ba1b21d5d731d68538b5e","kind":"commit","published_at":"2022-06-22T04:41:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.75","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.75/manifests"},{"name":"v1.1.75","sha":"d50e86e219a334ed515ba1b21d5d731d68538b5e","kind":"tag","published_at":"2022-06-22T04:41:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.75","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.75/manifests"},{"name":"1.3.21","sha":"6235d5f4590f8a47f4ebc694b5d1de29e6d039bf","kind":"commit","published_at":"2022-06-22T04:41:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.21","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.21/manifests"},{"name":"v1.3.21","sha":"6235d5f4590f8a47f4ebc694b5d1de29e6d039bf","kind":"tag","published_at":"2022-06-22T04:41:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.21","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.21/manifests"},{"name":"v1.2.44","sha":"c1d10d4d79fb8b649c541ec1bbadfbe96694211a","kind":"tag","published_at":"2022-06-22T04:41:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.44/manifests"},{"name":"1.2.44","sha":"c1d10d4d79fb8b649c541ec1bbadfbe96694211a","kind":"commit","published_at":"2022-06-22T04:41:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.44/manifests"},{"name":"v1.0.181","sha":"15785398fb348694500f5543987e88ab76685266","kind":"tag","published_at":"2022-06-22T04:41:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.181","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.181/manifests"},{"name":"1.0.181","sha":"15785398fb348694500f5543987e88ab76685266","kind":"commit","published_at":"2022-06-22T04:41:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.181","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.181/manifests"},{"name":"2.0.0-rc.56","sha":"989aef26ff3a80ec694ab9fec51eaeeeb541b168","kind":"commit","published_at":"2022-06-22T04:41:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.56/manifests"},{"name":"v2.0.0-rc.56","sha":"989aef26ff3a80ec694ab9fec51eaeeeb541b168","kind":"tag","published_at":"2022-06-22T04:41:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.56/manifests"},{"name":"v1.3.20","sha":"457015da5424a8a3475a4d5455ba605b8227000b","kind":"tag","published_at":"2022-06-15T04:40:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.20","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.20/manifests"},{"name":"1.3.20","sha":"457015da5424a8a3475a4d5455ba605b8227000b","kind":"commit","published_at":"2022-06-15T04:40:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.20","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.20/manifests"},{"name":"v1.0.180","sha":"f424a19de9e50df91e49e6df672ecc4938124cfe","kind":"tag","published_at":"2022-06-15T04:40:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.180","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.180/manifests"},{"name":"1.0.180","sha":"f424a19de9e50df91e49e6df672ecc4938124cfe","kind":"commit","published_at":"2022-06-15T04:40:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.180","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.180/manifests"},{"name":"1.1.74","sha":"c7a11c00f107cbbfc12c6c6f44668bf12aab4140","kind":"commit","published_at":"2022-06-15T04:40:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.74","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.74/manifests"},{"name":"v1.1.74","sha":"c7a11c00f107cbbfc12c6c6f44668bf12aab4140","kind":"tag","published_at":"2022-06-15T04:40:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.74","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.74/manifests"},{"name":"v1.2.43","sha":"e21f4ab8b0e51c6e555e3d942f01dca430cb2110","kind":"tag","published_at":"2022-06-15T04:40:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.43/manifests"},{"name":"1.2.43","sha":"e21f4ab8b0e51c6e555e3d942f01dca430cb2110","kind":"commit","published_at":"2022-06-15T04:40:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.43/manifests"},{"name":"2.0.0-rc.55","sha":"8a7141a4567d9e0c1cfb3c14f2a31efcb339aabf","kind":"commit","published_at":"2022-06-15T04:40:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.55/manifests"},{"name":"v2.0.0-rc.55","sha":"8a7141a4567d9e0c1cfb3c14f2a31efcb339aabf","kind":"tag","published_at":"2022-06-15T04:40:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.55/manifests"},{"name":"1.3.19","sha":"9e515079bb0143513b0cf99ddf10de17a14a1013","kind":"commit","published_at":"2022-06-08T04:37:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.19","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.19/manifests"},{"name":"v1.3.19","sha":"9e515079bb0143513b0cf99ddf10de17a14a1013","kind":"tag","published_at":"2022-06-08T04:37:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.19","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.19/manifests"},{"name":"v1.0.179","sha":"3f8487a59faa2fa9d1076b8efd37c33e45474075","kind":"tag","published_at":"2022-06-08T04:36:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.179","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.179/manifests"},{"name":"1.0.179","sha":"3f8487a59faa2fa9d1076b8efd37c33e45474075","kind":"commit","published_at":"2022-06-08T04:36:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.179","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.179/manifests"},{"name":"2.0.0-rc.54","sha":"def186fd4df89a892fff7ebfb495f6802f8daa76","kind":"commit","published_at":"2022-06-08T04:36:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.54/manifests"},{"name":"v2.0.0-rc.54","sha":"def186fd4df89a892fff7ebfb495f6802f8daa76","kind":"tag","published_at":"2022-06-08T04:36:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.54/manifests"},{"name":"1.1.73","sha":"5d17e7c37d9bf5f8ba09ed33e17f30d61e57a831","kind":"commit","published_at":"2022-06-08T04:36:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.73","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.73/manifests"},{"name":"v1.1.73","sha":"5d17e7c37d9bf5f8ba09ed33e17f30d61e57a831","kind":"tag","published_at":"2022-06-08T04:36:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.73","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.73/manifests"},{"name":"1.2.42","sha":"1d86d6f9af753dbcc06b0561024622130d1d02f3","kind":"commit","published_at":"2022-06-08T04:36:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.42/manifests"},{"name":"v1.2.42","sha":"1d86d6f9af753dbcc06b0561024622130d1d02f3","kind":"tag","published_at":"2022-06-08T04:36:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"623c35215382d1dccaa40213d426992e4dcf69ca","kind":"tag","published_at":"2022-06-01T05:17:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.41/manifests"},{"name":"1.2.41","sha":"623c35215382d1dccaa40213d426992e4dcf69ca","kind":"commit","published_at":"2022-06-01T05:17:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.41/manifests"},{"name":"v2.0.0-rc.53","sha":"d003321cb7f990025c40f84b965c7b248dae9f8d","kind":"tag","published_at":"2022-06-01T05:17:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.53/manifests"},{"name":"2.0.0-rc.53","sha":"d003321cb7f990025c40f84b965c7b248dae9f8d","kind":"commit","published_at":"2022-06-01T05:17:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.53/manifests"},{"name":"1.3.18","sha":"0089bbb6841c4268a5f1dd49a61a92041f2ecf51","kind":"commit","published_at":"2022-06-01T05:17:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.18","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.18/manifests"},{"name":"v1.3.18","sha":"0089bbb6841c4268a5f1dd49a61a92041f2ecf51","kind":"tag","published_at":"2022-06-01T05:17:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.18","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.18/manifests"},{"name":"v1.0.178","sha":"80b3b55ba889a47237f49a6966aee89a9dbc1397","kind":"tag","published_at":"2022-06-01T05:17:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.178","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.178/manifests"},{"name":"1.1.72","sha":"baf9eeee45a06782b0988146fa2b0e46b5f19ba9","kind":"commit","published_at":"2022-06-01T05:17:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.72","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.72/manifests"},{"name":"1.0.178","sha":"80b3b55ba889a47237f49a6966aee89a9dbc1397","kind":"commit","published_at":"2022-06-01T05:17:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.178","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.178/manifests"},{"name":"v1.1.72","sha":"baf9eeee45a06782b0988146fa2b0e46b5f19ba9","kind":"tag","published_at":"2022-06-01T05:17:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.72","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.72/manifests"},{"name":"2.0.0-rc.52","sha":"15347796d0f5084db2fdad247c7dfa00dbd4cf19","kind":"commit","published_at":"2022-05-26T23:19:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.52/manifests"},{"name":"v2.0.0-rc.52","sha":"69872f86f714bf0f6f3f91c40aab8c62014a5fd3","kind":"tag","published_at":"2022-05-25T04:37:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.52/manifests"},{"name":"1.3.17","sha":"8a8b2289c9f5e13514dcac8c7151b5c57bae083d","kind":"commit","published_at":"2022-05-25T04:37:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.17","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.17/manifests"},{"name":"v1.3.17","sha":"8a8b2289c9f5e13514dcac8c7151b5c57bae083d","kind":"tag","published_at":"2022-05-25T04:37:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.17","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.17/manifests"},{"name":"v1.2.40","sha":"45bcb43b6d2e8c54b641f5b10c90ca72696f7da6","kind":"tag","published_at":"2022-05-25T04:37:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.40/manifests"},{"name":"1.2.40","sha":"45bcb43b6d2e8c54b641f5b10c90ca72696f7da6","kind":"commit","published_at":"2022-05-25T04:37:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.40/manifests"},{"name":"1.1.71","sha":"2cface0cb0c8ab2813ca321b1722fcad7d99617b","kind":"commit","published_at":"2022-05-25T04:37:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.71","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.71/manifests"},{"name":"v1.1.71","sha":"2cface0cb0c8ab2813ca321b1722fcad7d99617b","kind":"tag","published_at":"2022-05-25T04:37:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.71","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.71/manifests"},{"name":"1.0.177","sha":"557eecd1bdb962fce6972e4abc55e5289a70ee10","kind":"commit","published_at":"2022-05-25T04:37:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.177","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.177/manifests"},{"name":"v1.0.177","sha":"557eecd1bdb962fce6972e4abc55e5289a70ee10","kind":"tag","published_at":"2022-05-25T04:37:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.177","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.177/manifests"},{"name":"1.2.39","sha":"81ee26610e16d39b468542af26afb28d1a28c867","kind":"commit","published_at":"2022-05-18T04:37:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.39/manifests"},{"name":"v1.2.39","sha":"81ee26610e16d39b468542af26afb28d1a28c867","kind":"tag","published_at":"2022-05-18T04:37:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.39/manifests"},{"name":"v1.3.16","sha":"9ebf578a91df091f70ef0e524d3f48b27b469b6c","kind":"tag","published_at":"2022-05-18T04:37:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.16","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.16/manifests"},{"name":"v1.1.70","sha":"a0af17ad499a63a626b183b8a65cd778e68aacea","kind":"tag","published_at":"2022-05-18T04:37:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.70","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.70/manifests"},{"name":"1.1.70","sha":"a0af17ad499a63a626b183b8a65cd778e68aacea","kind":"commit","published_at":"2022-05-18T04:37:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.70","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.70/manifests"},{"name":"1.3.16","sha":"9ebf578a91df091f70ef0e524d3f48b27b469b6c","kind":"commit","published_at":"2022-05-18T04:37:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.16","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.16/manifests"},{"name":"2.0.0-rc.51","sha":"d9b5e2715f03a6d628a5b2f5b44bbf48da409174","kind":"commit","published_at":"2022-05-18T04:37:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.51/manifests"},{"name":"v2.0.0-rc.51","sha":"d9b5e2715f03a6d628a5b2f5b44bbf48da409174","kind":"tag","published_at":"2022-05-18T04:37:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.51/manifests"},{"name":"1.0.176","sha":"fb067b35e6edfbe573f4b7b538ca501194237bed","kind":"commit","published_at":"2022-05-18T04:37:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.176","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.176/manifests"},{"name":"v1.0.176","sha":"fb067b35e6edfbe573f4b7b538ca501194237bed","kind":"tag","published_at":"2022-05-18T04:37:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.176","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.176/manifests"},{"name":"v1.1.69","sha":"a2ab9601fb9c69de88c09182eaaedae1260c630d","kind":"tag","published_at":"2022-05-11T04:45:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.69","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.69/manifests"},{"name":"1.1.69","sha":"a2ab9601fb9c69de88c09182eaaedae1260c630d","kind":"commit","published_at":"2022-05-11T04:45:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.69","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.69/manifests"},{"name":"v1.2.38","sha":"9251cb6c046e2d31d68adb468787e1c15ecb89b9","kind":"tag","published_at":"2022-05-11T04:45:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.38/manifests"},{"name":"1.2.38","sha":"9251cb6c046e2d31d68adb468787e1c15ecb89b9","kind":"commit","published_at":"2022-05-11T04:45:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.38/manifests"},{"name":"v1.3.15","sha":"8b0cd63b378e4bb2ba570301526692cb7aae7fd8","kind":"tag","published_at":"2022-05-11T04:44:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.15","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.15/manifests"},{"name":"2.0.0-rc.50","sha":"9bbd68408b9206715dd0cf2535481de170382262","kind":"commit","published_at":"2022-05-11T04:44:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.50/manifests"},{"name":"1.3.15","sha":"8b0cd63b378e4bb2ba570301526692cb7aae7fd8","kind":"commit","published_at":"2022-05-11T04:44:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.15","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.15/manifests"},{"name":"v2.0.0-rc.50","sha":"9bbd68408b9206715dd0cf2535481de170382262","kind":"tag","published_at":"2022-05-11T04:44:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.50/manifests"},{"name":"1.0.175","sha":"d35e97056dd0785e51dac15f53e3a69e768c576f","kind":"commit","published_at":"2022-05-11T04:44:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.175","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.175/manifests"},{"name":"v1.0.175","sha":"d35e97056dd0785e51dac15f53e3a69e768c576f","kind":"tag","published_at":"2022-05-11T04:44:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.175","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.175/manifests"},{"name":"v1.1.68","sha":"312faa11fcac637dce258e3ba07054eeaf449fb6","kind":"tag","published_at":"2022-05-04T04:37:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.68","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.68/manifests"},{"name":"1.1.68","sha":"312faa11fcac637dce258e3ba07054eeaf449fb6","kind":"commit","published_at":"2022-05-04T04:37:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.68","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.68/manifests"},{"name":"1.0.174","sha":"697ff711222735b4d9aafac852f3cb7843fa88a9","kind":"commit","published_at":"2022-05-04T04:37:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.174","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.174/manifests"},{"name":"v1.0.174","sha":"697ff711222735b4d9aafac852f3cb7843fa88a9","kind":"tag","published_at":"2022-05-04T04:37:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.174","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.174/manifests"},{"name":"v1.3.14","sha":"93836563e1564c38000ed2493a95293cc123fd3e","kind":"tag","published_at":"2022-05-04T04:37:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.14","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.14/manifests"},{"name":"1.3.14","sha":"93836563e1564c38000ed2493a95293cc123fd3e","kind":"commit","published_at":"2022-05-04T04:37:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.14","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.14/manifests"},{"name":"v1.2.37","sha":"7abcb7b5b235a4668074e86c9770dfb630bb6fa7","kind":"tag","published_at":"2022-05-04T04:37:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.37/manifests"},{"name":"2.0.0-rc.49","sha":"27f3460ce00c9605f81f55d9af084ef2a7b334b5","kind":"commit","published_at":"2022-05-04T04:37:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.49","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.49/manifests"},{"name":"v2.0.0-rc.49","sha":"27f3460ce00c9605f81f55d9af084ef2a7b334b5","kind":"tag","published_at":"2022-05-04T04:37:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.49","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.49/manifests"},{"name":"1.2.37","sha":"7abcb7b5b235a4668074e86c9770dfb630bb6fa7","kind":"commit","published_at":"2022-05-04T04:37:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.37/manifests"},{"name":"v2.0.0-rc.48","sha":"01c584b305a1eaf79ae161561df42464388b8d0f","kind":"tag","published_at":"2022-04-27T04:51:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.48","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.48/manifests"},{"name":"2.0.0-rc.48","sha":"01c584b305a1eaf79ae161561df42464388b8d0f","kind":"commit","published_at":"2022-04-27T04:51:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.48","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.48/manifests"},{"name":"1.1.67","sha":"02c813b5cae85321d8348aa351ebdd743bf46a48","kind":"commit","published_at":"2022-04-27T04:51:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.67/manifests"},{"name":"v1.1.67","sha":"02c813b5cae85321d8348aa351ebdd743bf46a48","kind":"tag","published_at":"2022-04-27T04:51:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.67/manifests"},{"name":"v1.2.36","sha":"ba49b6a46b83537576097ea36f33f828970d4200","kind":"tag","published_at":"2022-04-27T04:51:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.36/manifests"},{"name":"1.2.36","sha":"ba49b6a46b83537576097ea36f33f828970d4200","kind":"commit","published_at":"2022-04-27T04:51:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.36/manifests"},{"name":"1.0.173","sha":"200c80cf0210f72cb0223e096eccf9a42ed857fe","kind":"commit","published_at":"2022-04-27T04:51:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.173","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.173/manifests"},{"name":"1.3.13","sha":"0cd6a76bc93b8e4714ba5aac5093585b92771042","kind":"commit","published_at":"2022-04-27T04:51:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.13","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.13/manifests"},{"name":"v1.3.13","sha":"0cd6a76bc93b8e4714ba5aac5093585b92771042","kind":"tag","published_at":"2022-04-27T04:51:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.13","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.13/manifests"},{"name":"v1.0.173","sha":"200c80cf0210f72cb0223e096eccf9a42ed857fe","kind":"tag","published_at":"2022-04-27T04:51:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.173","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.173/manifests"},{"name":"v1.1.66","sha":"5e48d18d8610255039b1ed4672406b7e09924811","kind":"tag","published_at":"2022-04-20T04:54:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.66/manifests"},{"name":"1.1.66","sha":"5e48d18d8610255039b1ed4672406b7e09924811","kind":"commit","published_at":"2022-04-20T04:54:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.66/manifests"},{"name":"2.0.0-rc.47","sha":"a03f459972bf213d6b923af7f742d767435c411b","kind":"commit","published_at":"2022-04-20T04:54:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.47","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.47/manifests"},{"name":"v2.0.0-rc.47","sha":"a03f459972bf213d6b923af7f742d767435c411b","kind":"tag","published_at":"2022-04-20T04:54:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.47","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.47/manifests"},{"name":"v1.0.172","sha":"19bd99a81fe17fb9e764d03a8611fa550b43df58","kind":"tag","published_at":"2022-04-20T04:54:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.172","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.172/manifests"},{"name":"1.0.172","sha":"19bd99a81fe17fb9e764d03a8611fa550b43df58","kind":"commit","published_at":"2022-04-20T04:54:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.172","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.172/manifests"},{"name":"1.2.35","sha":"9ee36f98ea35672504b273350f6aeb9b7a563992","kind":"commit","published_at":"2022-04-20T04:54:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.35/manifests"},{"name":"v1.3.12","sha":"3e5a23a7f45abdfbc976ceb83a808088a75e2bae","kind":"tag","published_at":"2022-04-20T04:54:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.12","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.12/manifests"},{"name":"v1.2.35","sha":"9ee36f98ea35672504b273350f6aeb9b7a563992","kind":"tag","published_at":"2022-04-20T04:54:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.35/manifests"},{"name":"1.3.12","sha":"3e5a23a7f45abdfbc976ceb83a808088a75e2bae","kind":"commit","published_at":"2022-04-20T04:54:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.12","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.12/manifests"},{"name":"1.0.171","sha":"9ea65c6d18553112eec5f45676edd22a2dd37128","kind":"commit","published_at":"2022-04-15T18:25:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.171","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.171/manifests"},{"name":"1.1.65","sha":"dbcd1a7698c3e8a2ae5d8c0ec8ee51a697ffe1f6","kind":"commit","published_at":"2022-04-15T18:23:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.65/manifests"},{"name":"v1.0.171","sha":"85e667aa0fb8795b0e633a87de8ef4d91bf3d461","kind":"tag","published_at":"2022-04-13T04:30:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.171","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.171/manifests"},{"name":"2.0.0-rc.46","sha":"0444f0754af32f07614ca75552aed56061a71959","kind":"commit","published_at":"2022-04-13T04:30:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.46","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.46/manifests"},{"name":"v2.0.0-rc.46","sha":"0444f0754af32f07614ca75552aed56061a71959","kind":"tag","published_at":"2022-04-13T04:30:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.46","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.46/manifests"},{"name":"v1.1.65","sha":"b1411d6606322ec4bdb82720da4c72cfbfeb659f","kind":"tag","published_at":"2022-04-13T04:30:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.65/manifests"},{"name":"v1.2.34","sha":"ec11f59507fe62ee0eff9c2aee07e43283221a7a","kind":"tag","published_at":"2022-04-13T04:30:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.34/manifests"},{"name":"1.2.34","sha":"ec11f59507fe62ee0eff9c2aee07e43283221a7a","kind":"commit","published_at":"2022-04-13T04:30:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.34/manifests"},{"name":"1.3.11","sha":"0be3229125cdf8bfb0f72efc5912f31131d26cb9","kind":"commit","published_at":"2022-04-13T04:30:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.11","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.11/manifests"},{"name":"v1.3.11","sha":"0be3229125cdf8bfb0f72efc5912f31131d26cb9","kind":"tag","published_at":"2022-04-13T04:30:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.11","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.11/manifests"},{"name":"1.2.33","sha":"3446ec887e94a6c3d8ff1c16794e908d4b9c00d0","kind":"commit","published_at":"2022-04-06T04:29:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.33/manifests"},{"name":"v1.2.33","sha":"3446ec887e94a6c3d8ff1c16794e908d4b9c00d0","kind":"tag","published_at":"2022-04-06T04:29:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.33/manifests"},{"name":"v1.1.64","sha":"3000fa0ec85c10c75b3f5ef5258a058d3e4e07f5","kind":"tag","published_at":"2022-04-06T04:28:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.64/manifests"},{"name":"1.1.64","sha":"3000fa0ec85c10c75b3f5ef5258a058d3e4e07f5","kind":"commit","published_at":"2022-04-06T04:28:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.64/manifests"},{"name":"v1.0.170","sha":"f1e481eba6267df42db4d14f841febcfdf8f2ce9","kind":"tag","published_at":"2022-04-06T04:28:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.170","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.170/manifests"},{"name":"1.0.170","sha":"f1e481eba6267df42db4d14f841febcfdf8f2ce9","kind":"commit","published_at":"2022-04-06T04:28:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.170","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.170/manifests"},{"name":"v2.0.0-rc.45","sha":"918171f00fa02b122ed422b38e06f24ae5964614","kind":"tag","published_at":"2022-04-06T04:28:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.45/manifests"},{"name":"2.0.0-rc.45","sha":"918171f00fa02b122ed422b38e06f24ae5964614","kind":"commit","published_at":"2022-04-06T04:28:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.45/manifests"},{"name":"v1.3.10","sha":"11ef28ff34ef1b8c9732b9ae910753be90bbba2c","kind":"tag","published_at":"2022-04-06T04:28:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.10","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.10/manifests"},{"name":"1.3.10","sha":"11ef28ff34ef1b8c9732b9ae910753be90bbba2c","kind":"commit","published_at":"2022-04-06T04:28:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.10","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.10/manifests"},{"name":"1.2.32","sha":"a4990c7d019ab02f6a496c8ee90812b7a14c156c","kind":"commit","published_at":"2022-03-30T04:29:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.32/manifests"},{"name":"v1.2.32","sha":"a4990c7d019ab02f6a496c8ee90812b7a14c156c","kind":"tag","published_at":"2022-03-30T04:29:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.32/manifests"},{"name":"v1.3.9","sha":"13cba32835d835e91ef91a18a57250cbe54c494d","kind":"tag","published_at":"2022-03-30T04:28:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.9","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.9/manifests"},{"name":"1.3.9","sha":"13cba32835d835e91ef91a18a57250cbe54c494d","kind":"commit","published_at":"2022-03-30T04:28:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.9","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.9/manifests"},{"name":"v2.0.0-rc.44","sha":"0215dbf3d4c88b7f6ae20d4ee08dff890765a75f","kind":"tag","published_at":"2022-03-30T04:28:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.44/manifests"},{"name":"2.0.0-rc.44","sha":"0215dbf3d4c88b7f6ae20d4ee08dff890765a75f","kind":"commit","published_at":"2022-03-30T04:28:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.44/manifests"},{"name":"1.0.169","sha":"e9018bb7061b60f4cbff6a7adfffa77dd57287c1","kind":"commit","published_at":"2022-03-30T04:28:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.169","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.169/manifests"},{"name":"v1.0.169","sha":"e9018bb7061b60f4cbff6a7adfffa77dd57287c1","kind":"tag","published_at":"2022-03-30T04:28:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.169","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.169/manifests"},{"name":"v1.1.63","sha":"d48d36a90d8e3ef55ef50bb38b995afb7740c2b0","kind":"tag","published_at":"2022-03-30T04:28:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.63/manifests"},{"name":"1.1.63","sha":"d48d36a90d8e3ef55ef50bb38b995afb7740c2b0","kind":"commit","published_at":"2022-03-30T04:28:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.63/manifests"},{"name":"v1.1.62","sha":"7c531dd31cd1f3a4d3122295a35bdaa1a1be548e","kind":"tag","published_at":"2022-03-29T03:20:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.1.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.1.62/manifests"},{"name":"v1.3.8","sha":"01613c4e2ccf0b735093ced50d332a4fef3e926f","kind":"tag","published_at":"2022-03-29T03:20:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.8","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.8/manifests"},{"name":"v2.0.0-rc.43","sha":"33735956c382a4ff20b3c540c48dfcb40370788c","kind":"tag","published_at":"2022-03-29T03:20:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.43/manifests"},{"name":"2.0.0-rc.43","sha":"33735956c382a4ff20b3c540c48dfcb40370788c","kind":"commit","published_at":"2022-03-29T03:20:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.43/manifests"},{"name":"v1.0.168","sha":"d738e979a3e10cda3c52940ebff5c579590c5d61","kind":"tag","published_at":"2022-03-29T03:20:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.0.168","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.0.168/manifests"},{"name":"1.3.8","sha":"01613c4e2ccf0b735093ced50d332a4fef3e926f","kind":"commit","published_at":"2022-03-29T03:20:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.8","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.8/manifests"},{"name":"1.0.168","sha":"d738e979a3e10cda3c52940ebff5c579590c5d61","kind":"commit","published_at":"2022-03-29T03:20:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.168","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.168/manifests"},{"name":"v1.2.31","sha":"b40b4a02d4e0f8578b3a1b8d32f5f0dd8e040c35","kind":"tag","published_at":"2022-03-29T03:20:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.2.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.2.31/manifests"},{"name":"1.2.31","sha":"b40b4a02d4e0f8578b3a1b8d32f5f0dd8e040c35","kind":"commit","published_at":"2022-03-29T03:20:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.31/manifests"},{"name":"1.1.62","sha":"900233837be29ece95a3b91e26bfee4a78be03f2","kind":"commit","published_at":"2022-03-16T04:27:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.62/manifests"},{"name":"1.1.61","sha":"f2696e71cdbe5e869e0b6e876969145e95899378","kind":"commit","published_at":"2022-03-09T04:28:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.61","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.61/manifests"},{"name":"v1.3.7","sha":"6cd0094d7fb8fb2d8badaf325ddfae994daea0ee","kind":"tag","published_at":"2022-03-09T04:28:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.7","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.7/manifests"},{"name":"1.3.7","sha":"6cd0094d7fb8fb2d8badaf325ddfae994daea0ee","kind":"commit","published_at":"2022-03-09T04:28:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.7","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.7/manifests"},{"name":"2.0.0-rc.42","sha":"f29ad0072b1af07668ae21a102dfb0031c35a010","kind":"commit","published_at":"2022-03-09T04:28:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.42/manifests"},{"name":"v2.0.0-rc.42","sha":"f29ad0072b1af07668ae21a102dfb0031c35a010","kind":"tag","published_at":"2022-03-09T04:28:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.42/manifests"},{"name":"v2.0.0-rc.41","sha":"876c0397666ec85feab6218dc741eb3d6a5b1a67","kind":"tag","published_at":"2022-03-02T04:28:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.41/manifests"},{"name":"2.0.0-rc.41","sha":"876c0397666ec85feab6218dc741eb3d6a5b1a67","kind":"commit","published_at":"2022-03-02T04:28:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.41/manifests"},{"name":"1.1.60","sha":"636a999368cdb48687c130ad502063df88294b0d","kind":"commit","published_at":"2022-03-02T04:28:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.60","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.60/manifests"},{"name":"1.2.30","sha":"b792d50650489a07c93b79c64e662f874a65ba42","kind":"commit","published_at":"2022-03-02T04:28:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.30","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.30/manifests"},{"name":"1.0.167","sha":"ac4da295184e0bd38735b8ee1b573da65dd5a560","kind":"commit","published_at":"2022-03-02T04:28:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.167","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.167/manifests"},{"name":"1.3.6","sha":"ee50566425a4ece8e1895163181252fdf29d7dea","kind":"commit","published_at":"2022-03-02T04:28:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.6","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.6/manifests"},{"name":"v1.3.6","sha":"ee50566425a4ece8e1895163181252fdf29d7dea","kind":"tag","published_at":"2022-03-02T04:28:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v1.3.6","html_url":"https://github.com/leanupjs/leanup/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v1.3.6/manifests"},{"name":"v2.0.0-rc.40","sha":"ca02a672d7af913cd4cc2c5649497811b0ab84fa","kind":"tag","published_at":"2022-02-23T04:27:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.40/manifests"},{"name":"2.0.0-rc.40","sha":"ca02a672d7af913cd4cc2c5649497811b0ab84fa","kind":"commit","published_at":"2022-02-23T04:27:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.40/manifests"},{"name":"1.3.5","sha":"c5b63186ca69b73fea3a9cdf385db612c9b8cc52","kind":"commit","published_at":"2022-02-23T04:27:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.5","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.5/manifests"},{"name":"1.1.59","sha":"107434f07e2d17611fe68eee386e8a0e308068f8","kind":"commit","published_at":"2022-02-23T04:27:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.59","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.59/manifests"},{"name":"1.0.166","sha":"1a5801ed053554f7284b31cf352ded13bd877b09","kind":"commit","published_at":"2022-02-23T04:27:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.166","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.166/manifests"},{"name":"1.2.29","sha":"a9b89239678c84f0da1f2eaf82306f7a6830e722","kind":"commit","published_at":"2022-02-23T04:27:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.29","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.29/manifests"},{"name":"1.1.58","sha":"885b63cf5c72c25c83dff0d2eb36a41676eb92e6","kind":"commit","published_at":"2022-02-16T04:27:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.58/manifests"},{"name":"1.3.4","sha":"ec090af46e87fc2316bbac50cf462418e77ac6a4","kind":"commit","published_at":"2022-02-16T04:27:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.4","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.4/manifests"},{"name":"2.0.0-rc.39","sha":"1f6f8f3ef1b1238092a9ae469c04ea818093afea","kind":"commit","published_at":"2022-02-16T04:27:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.39/manifests"},{"name":"v2.0.0-rc.39","sha":"1f6f8f3ef1b1238092a9ae469c04ea818093afea","kind":"tag","published_at":"2022-02-16T04:27:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.39/manifests"},{"name":"1.2.28","sha":"5863b4178a66697e1d5f9920b743e3f4c5d1ef39","kind":"commit","published_at":"2022-02-16T04:27:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.28","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.28/manifests"},{"name":"1.0.165","sha":"058088252a4abdb0c64172c525ff465b6e716e9e","kind":"commit","published_at":"2022-02-16T04:27:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.165","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.165/manifests"},{"name":"1.0.164","sha":"ef7ad0e32a730264eca5ba9c5fa42283e49d1667","kind":"commit","published_at":"2022-02-09T04:26:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.164","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.164/manifests"},{"name":"2.0.0-rc.38","sha":"0d85316d1ebbd529bb8bee77916bdd980ac99307","kind":"commit","published_at":"2022-02-09T04:26:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.38/manifests"},{"name":"v2.0.0-rc.38","sha":"0d85316d1ebbd529bb8bee77916bdd980ac99307","kind":"tag","published_at":"2022-02-09T04:26:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.38/manifests"},{"name":"1.1.57","sha":"02f7077fef1149926ceed1682cbe3ffd2cd67294","kind":"commit","published_at":"2022-02-09T04:26:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.57/manifests"},{"name":"1.2.27","sha":"2de06453015e7ed2dc6cfb600b44422ea15858b2","kind":"commit","published_at":"2022-02-09T04:26:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.27","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.27/manifests"},{"name":"1.3.3","sha":"0dd177822ad39a5a3c291a0d66a50005638af51f","kind":"commit","published_at":"2022-02-09T04:26:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.3","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"99f808e07caefc10be599be7d84cbd2d7035f134","kind":"commit","published_at":"2022-02-03T04:41:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.2","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.2/manifests"},{"name":"1.2.26","sha":"51a3dd7fb0729d6114b37e3df132d6e7fddd1afd","kind":"commit","published_at":"2022-02-02T04:26:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.26","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.26/manifests"},{"name":"1.0.163","sha":"f9b4b9b4518fcbe1f5b9c17db6573a6d9c1e296f","kind":"commit","published_at":"2022-02-02T04:26:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.163","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.163/manifests"},{"name":"1.3.1","sha":"6480ae2ed9a40e033d0c9f83af2fce3740fd3bc5","kind":"commit","published_at":"2022-02-02T04:26:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.1","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.1/manifests"},{"name":"2.0.0-rc.37","sha":"3277f42b028d268034b7f2edfe3c47a8ee79efa0","kind":"commit","published_at":"2022-02-02T04:26:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.37/manifests"},{"name":"v2.0.0-rc.37","sha":"3277f42b028d268034b7f2edfe3c47a8ee79efa0","kind":"tag","published_at":"2022-02-02T04:26:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.37/manifests"},{"name":"1.1.56","sha":"e81c1239e6dbc3722df611ab65d96463e138c357","kind":"commit","published_at":"2022-02-02T04:26:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.56/manifests"},{"name":"1.3.0","sha":"a045898f436b5e07e6bfa4d81b65890b20bf08c5","kind":"commit","published_at":"2022-02-02T02:06:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.3.0","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.3.0/manifests"},{"name":"2.0.0-rc.36","sha":"18cc6ea9ab93e1bcefb2610d587c6190175c6ec6","kind":"commit","published_at":"2022-01-30T22:39:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.36/manifests"},{"name":"v2.0.0-rc.36","sha":"18cc6ea9ab93e1bcefb2610d587c6190175c6ec6","kind":"tag","published_at":"2022-01-30T22:39:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.36/manifests"},{"name":"2.0.0-rc.35","sha":"c2d82d7e195b059e3a653c4db8304f029a31a99e","kind":"commit","published_at":"2022-01-29T23:45:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.35/manifests"},{"name":"v2.0.0-rc.35","sha":"c2d82d7e195b059e3a653c4db8304f029a31a99e","kind":"tag","published_at":"2022-01-29T23:45:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.35/manifests"},{"name":"1.1.55","sha":"57050f18ba25ea54c4f4faa4521ed39f522c6ecd","kind":"commit","published_at":"2022-01-26T04:27:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.55/manifests"},{"name":"1.0.162","sha":"09705b29c4838c25cd7332b103a4ce535f33a935","kind":"commit","published_at":"2022-01-26T04:26:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.162","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.162/manifests"},{"name":"v2.0.0-rc.34","sha":"1e27070edb8871425b6c351da17313881ecbb2b1","kind":"tag","published_at":"2022-01-26T04:26:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.34/manifests"},{"name":"2.0.0-rc.34","sha":"1e27070edb8871425b6c351da17313881ecbb2b1","kind":"commit","published_at":"2022-01-26T04:26:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.34/manifests"},{"name":"1.2.25","sha":"15ae1cc4c06950cd508d98c9e971739ea5dae2cc","kind":"commit","published_at":"2022-01-26T04:26:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.25","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.25/manifests"},{"name":"1.2.24","sha":"bbea8c3863e20b55a5dcdd120db7cb27d27e0fb8","kind":"commit","published_at":"2022-01-21T05:45:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.24","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.24/manifests"},{"name":"1.2.23","sha":"d766b0e58fa874e4d84ce6ece8d9e732b5fe5c27","kind":"commit","published_at":"2022-01-21T04:00:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.23","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.23/manifests"},{"name":"1.2.22","sha":"e42573cebc5bc13f3228f5183b8d11f59ef3f785","kind":"commit","published_at":"2022-01-19T06:54:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.22","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.22/manifests"},{"name":"1.0.161","sha":"4ba81bd170d3fee8e0286cdf031edddd64bb2ffc","kind":"commit","published_at":"2022-01-19T04:27:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.161","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.161/manifests"},{"name":"1.1.54","sha":"e013329baa46281af12af8b7aecb4df7c29c1ed2","kind":"commit","published_at":"2022-01-19T04:27:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.54/manifests"},{"name":"2.0.0-rc.33","sha":"b1ed91eb27bc2a02304ce7980f89d25b767a12c7","kind":"commit","published_at":"2022-01-19T04:27:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.33/manifests"},{"name":"v2.0.0-rc.33","sha":"b1ed91eb27bc2a02304ce7980f89d25b767a12c7","kind":"tag","published_at":"2022-01-19T04:27:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.33/manifests"},{"name":"1.0.160","sha":"c2eb09ec9d9575923bbe8266f66f0644bd38137c","kind":"commit","published_at":"2022-01-13T08:26:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.160","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.160/manifests"},{"name":"1.1.53","sha":"ec79c08d5e46c3579ad5b48cea5907260e2d70c4","kind":"commit","published_at":"2022-01-13T08:25:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.53/manifests"},{"name":"v2.0.0-rc.32","sha":"3759714e38945886ffce0c05b97ebab0b2e67277","kind":"tag","published_at":"2022-01-12T04:30:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.32/manifests"},{"name":"2.0.0-rc.32","sha":"3759714e38945886ffce0c05b97ebab0b2e67277","kind":"commit","published_at":"2022-01-12T04:30:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.32/manifests"},{"name":"1.2.21","sha":"6256464b525eb86b609ec503caa9045691206ef8","kind":"commit","published_at":"2022-01-12T03:21:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.21","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.21/manifests"},{"name":"2.0.0-rc.31","sha":"0131dc3ae7a41c4099b3d28999360de814c56e72","kind":"commit","published_at":"2022-01-09T13:25:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.31/manifests"},{"name":"v2.0.0-rc.31","sha":"0131dc3ae7a41c4099b3d28999360de814c56e72","kind":"tag","published_at":"2022-01-09T13:25:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/v2.0.0-rc.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/v2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@v2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/v2.0.0-rc.31/manifests"},{"name":"2.0.0-rc.30","sha":"22e0e60f71497e36d8ae7c56ee369e4215aa96d7","kind":"commit","published_at":"2022-01-09T05:47:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.30","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.30/manifests"},{"name":"1.0.159","sha":"fa80f56c8a400f774b3eaa69be3f2f666f6784ea","kind":"commit","published_at":"2022-01-09T05:13:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.159","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.159/manifests"},{"name":"1.2.20","sha":"11f8bac59dafd10e928ac6a86fc700cfb898bd40","kind":"commit","published_at":"2022-01-09T04:54:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.20","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.20/manifests"},{"name":"1.1.52","sha":"995246cc6e879f3bcc70940a686096e6557994d8","kind":"commit","published_at":"2022-01-09T04:19:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.52/manifests"},{"name":"1.0.158","sha":"e77939a35156811307f1ab7a5c2d1177dfd60b3d","kind":"commit","published_at":"2021-12-08T04:29:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.158","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.158/manifests"},{"name":"2.0.0-rc.28","sha":"f4217c32251145ea0ce2886d838543db377eaa63","kind":"commit","published_at":"2021-12-08T04:29:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.28","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.28/manifests"},{"name":"1.1.51","sha":"45f228c87bd56475a5b625b18394062a23761436","kind":"commit","published_at":"2021-12-08T04:29:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.51/manifests"},{"name":"1.2.18","sha":"02a8c58858599aee0feacecad340e7f0c7bea556","kind":"commit","published_at":"2021-12-08T04:29:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.18","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.18/manifests"},{"name":"1.2.17","sha":"d3cf86324f6e6143a66d5218813fd25a2ff6be98","kind":"commit","published_at":"2021-12-05T01:12:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.17","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.17/manifests"},{"name":"2.0.0-rc.27","sha":"8493a62fe55f461dc8641b906c60280399917a4f","kind":"commit","published_at":"2021-12-01T04:29:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.27","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.27/manifests"},{"name":"1.1.50","sha":"1c946120e397b12f87c47b5ec5f45f295d88b21e","kind":"commit","published_at":"2021-12-01T04:29:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.50/manifests"},{"name":"1.0.157","sha":"4b466b4f20638bbaa844bc624e4dde2ba50aa943","kind":"commit","published_at":"2021-12-01T04:29:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.157","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.157/manifests"},{"name":"1.2.16","sha":"0acd874008b28ebf434bbdf74bf926271a5dcc85","kind":"commit","published_at":"2021-12-01T04:29:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.16","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.16/manifests"},{"name":"1.0.156","sha":"9dded07687dc5f8ccc371920137d1e5a6ebd50d7","kind":"commit","published_at":"2021-11-24T04:28:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.156","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.156/manifests"},{"name":"1.2.15","sha":"f5909188b79b242c272bb0068734b88aca10a7cd","kind":"commit","published_at":"2021-11-24T04:28:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.15","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.15/manifests"},{"name":"1.1.49","sha":"9b4d782401c8a79389dc8a8731fef137ef67a379","kind":"commit","published_at":"2021-11-24T04:28:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.49","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.49/manifests"},{"name":"2.0.0-rc.26","sha":"a0cf71cd8d43f951192ec4eccef6703e01438fe6","kind":"commit","published_at":"2021-11-19T04:44:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.26","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.26/manifests"},{"name":"1.2.14","sha":"656f71866d72a144a916d006e5df811ad6ecba8d","kind":"commit","published_at":"2021-11-17T20:45:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.14","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.14/manifests"},{"name":"2.0.0-rc.25","sha":"407e5c29d41ab1fc0d765427c0ec026205eed6dc","kind":"commit","published_at":"2021-11-17T04:28:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.25","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.25/manifests"},{"name":"1.0.155","sha":"c08a5333d0c5f7d04bc79ab00c43e04be83a59ac","kind":"commit","published_at":"2021-11-17T04:28:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.155","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.155/manifests"},{"name":"1.1.48","sha":"25b9d2158be284b5cafd74d1645ec503be019aa9","kind":"commit","published_at":"2021-11-17T04:28:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.48","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.48/manifests"},{"name":"1.2.13","sha":"b2e6444da4883ca09a013ce5aca66f8e6bfd871e","kind":"commit","published_at":"2021-11-17T03:19:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.13","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.13/manifests"},{"name":"2.0.0-rc.24","sha":"20111e37372b94482e91bef1a0e6f0d5d18d3d36","kind":"commit","published_at":"2021-11-11T19:44:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.24","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.24/manifests"},{"name":"1.2.12","sha":"700b80ec4e8b0f3d7dbf1398b17d06d63f44258d","kind":"commit","published_at":"2021-11-11T19:44:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.12","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.12/manifests"},{"name":"2.0.0-rc.23","sha":"b9ecaf9ce37e9a566ba59729fbec0ad19953cc9c","kind":"commit","published_at":"2021-11-11T02:42:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.23","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.23/manifests"},{"name":"1.2.11","sha":"a7287d7e3320b2a2114f49b37aca6f92ba7bcefa","kind":"commit","published_at":"2021-11-11T02:42:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.11","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.11/manifests"},{"name":"2.0.0-rc.22","sha":"cff55d53719cfc6e3c0c3f58dee360f133795130","kind":"commit","published_at":"2021-11-10T04:28:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.22","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.22/manifests"},{"name":"1.1.47","sha":"473af55220d1ff70e35752520d03df93dc96ce7e","kind":"commit","published_at":"2021-11-10T04:28:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.47","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.47/manifests"},{"name":"1.2.10","sha":"8c417c20451625e82ed0de652880158b20f30c70","kind":"commit","published_at":"2021-11-10T04:28:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.10","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.10/manifests"},{"name":"1.0.154","sha":"94d900462833b088fa2e6056745656ffa11ffec1","kind":"commit","published_at":"2021-11-10T04:28:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.154","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.154/manifests"},{"name":"1.2.9","sha":"9b50ea5497b9bab2b349db3c5cd68aeb5f3f516b","kind":"commit","published_at":"2021-11-09T22:37:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.9","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.9/manifests"},{"name":"2.0.0-rc.21","sha":"25e9200762ae2192a741bd2e69fb78ddb96b4e0d","kind":"commit","published_at":"2021-11-09T21:46:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.21","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.21/manifests"},{"name":"2.0.0-rc.20","sha":"db165edd5c1001bec5849c508c2c01354d154359","kind":"commit","published_at":"2021-11-08T04:33:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.20","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.20/manifests"},{"name":"2.0.0-rc.19","sha":"3e151442cb9ad193edf0125b514ebfad3dfd509f","kind":"commit","published_at":"2021-11-07T21:07:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.19","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.19/manifests"},{"name":"2.0.0-rc.18","sha":"08db87573a803914db98db271baefcdceedbcc8d","kind":"commit","published_at":"2021-11-07T17:07:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.18","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.18/manifests"},{"name":"1.1.46","sha":"2614360afc25362291ee6781269647baf5651dc6","kind":"commit","published_at":"2021-11-07T15:47:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.46","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.46/manifests"},{"name":"1.1.45","sha":"7e8e648814fac105814a2f9ecbb0f3ddd2075e6f","kind":"commit","published_at":"2021-11-04T04:30:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.45/manifests"},{"name":"1.0.153","sha":"3dc0f65909f4c46543c4fde1fb661bd5aa5c5d5a","kind":"commit","published_at":"2021-11-03T15:41:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.153","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.153/manifests"},{"name":"2.0.0-rc.17","sha":"ff6712c6ffdec7e50c2f54fd09a51b5733639ca6","kind":"commit","published_at":"2021-11-03T15:41:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.17","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.17/manifests"},{"name":"1.1.44","sha":"797577fb3d2ae75f5d53f25108d699538ea62abd","kind":"commit","published_at":"2021-11-03T15:41:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.44/manifests"},{"name":"1.2.8","sha":"dc2e08d92bfcce3cad4869e34f42f830d732a009","kind":"commit","published_at":"2021-11-03T15:41:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.8","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.8/manifests"},{"name":"1.1.43","sha":"2c5296edc745aeba0ec37047c7f06bfafe3bc9d0","kind":"commit","published_at":"2021-11-03T04:28:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.43/manifests"},{"name":"2.0.0-rc.16","sha":"aa6f40ebfbb35cdd0846f7511e9fee33f5e7711e","kind":"commit","published_at":"2021-11-03T04:28:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.16","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.16/manifests"},{"name":"1.0.152","sha":"500184eaaef9d23bdca4a88183fa7923df7c20ed","kind":"commit","published_at":"2021-11-03T04:27:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.152","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.152/manifests"},{"name":"1.2.7","sha":"65a5773996cb344ca63748fd5bbf1c4359724729","kind":"commit","published_at":"2021-11-03T04:27:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.7","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.7/manifests"},{"name":"2.0.0-rc.15","sha":"9fe0f5731926adbfac7e71ac081a81247a4cd0f6","kind":"commit","published_at":"2021-10-30T09:29:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.15","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.15/manifests"},{"name":"2.0.0-rc.14","sha":"5a4c08fdf9f91a4441e3bd7aed79567d70ac6522","kind":"commit","published_at":"2021-10-30T03:20:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.14","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.14/manifests"},{"name":"2.0.0-rc.13","sha":"8da5ead995719074c03f36d622409d86b26bc34d","kind":"commit","published_at":"2021-10-30T02:36:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.13","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.13/manifests"},{"name":"2.0.0-rc.12","sha":"72db097327f9d6cc714955dce1ddb79676b685df","kind":"commit","published_at":"2021-10-30T02:27:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.12","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.12/manifests"},{"name":"2.0.0-rc.11","sha":"8f649db6a6c2fe55b71da57464456c2745ce0078","kind":"commit","published_at":"2021-10-29T09:20:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.11","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.11/manifests"},{"name":"2.0.0-rc.10","sha":"25d67135a06450a899e0a82e1810306e215cc613","kind":"commit","published_at":"2021-10-29T05:02:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.10","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.10/manifests"},{"name":"2.0.0-rc.9","sha":"3582b276be8546239b7e8a685b81052db9dc553f","kind":"commit","published_at":"2021-10-28T05:17:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.9","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.9/manifests"},{"name":"1.0.151","sha":"20164b8d03b614e67ad022e0475d9866335f18b4","kind":"commit","published_at":"2021-10-27T04:28:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.151","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.151/manifests"},{"name":"1.2.6","sha":"f414077eddb298f914033d06b38ee169e0137818","kind":"commit","published_at":"2021-10-27T04:28:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.6","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.6/manifests"},{"name":"1.1.42","sha":"f2be58832220d01acde98d3d2c9c2d52ac720c5b","kind":"commit","published_at":"2021-10-27T04:28:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.42/manifests"},{"name":"2.0.0-rc.8","sha":"fc9fe8c48799ab57bfea0229d5a053243554aa19","kind":"commit","published_at":"2021-10-27T04:28:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.8","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.8/manifests"},{"name":"2.0.0-rc.7","sha":"5762ca72c1be65b5c64d778b321e55debadab20b","kind":"commit","published_at":"2021-10-25T05:27:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.7","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.7/manifests"},{"name":"1.1.41","sha":"fa5a8b600b1a5d53ecb76524d3fac99817947d37","kind":"commit","published_at":"2021-10-20T04:28:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.41/manifests"},{"name":"1.0.150","sha":"4775d4a0e7d7523dff31c33a569f3ffaac119d25","kind":"commit","published_at":"2021-10-20T04:27:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.150","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.150/manifests"},{"name":"2.0.0-rc.6","sha":"527f75d9477b3aed7f8b71b8bd72d62eed759208","kind":"commit","published_at":"2021-10-20T04:27:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.6","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.6/manifests"},{"name":"1.2.5","sha":"97dced50ae1d47b80a247519dc369494b6cb76b1","kind":"commit","published_at":"2021-10-20T04:27:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.5","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.5/manifests"},{"name":"2.0.0-rc.5","sha":"197a58cf1ebb7a7ee632a5af87a9affe152a03ad","kind":"commit","published_at":"2021-10-17T18:27:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.5","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.5/manifests"},{"name":"1.0.149","sha":"934dcbc1ac73cc1be39e485db6938474e2d45f67","kind":"commit","published_at":"2021-10-13T04:27:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.149","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.149/manifests"},{"name":"1.2.4","sha":"3f714659e8a9b65c9852696610bff23e79da8107","kind":"commit","published_at":"2021-10-13T04:27:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.4","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.4/manifests"},{"name":"1.1.40","sha":"b3dc4d94f2b1ae6c73e49b1fe0fec21ea3a91148","kind":"commit","published_at":"2021-10-13T04:27:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.40/manifests"},{"name":"2.0.0-rc.4","sha":"241fab512411fd0a5322c30c070b017c2ec36a3a","kind":"commit","published_at":"2021-10-13T04:27:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.4","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.4/manifests"},{"name":"1.0.148","sha":"afa880ef8858fe90d51fce3c88c5e2ad19a5892a","kind":"commit","published_at":"2021-10-12T17:48:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.148","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.148/manifests"},{"name":"2.0.0-rc.3","sha":"2a91e7bf80c188ce95023508849193a3d6b6caaa","kind":"commit","published_at":"2021-10-12T17:47:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.3","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.3/manifests"},{"name":"1.1.39","sha":"fe6d8a48eb1008cad7119aef7321e0f017f673c9","kind":"commit","published_at":"2021-10-12T17:47:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.39/manifests"},{"name":"1.2.3","sha":"1ec76dddf617c766235afd052019548868eb3dfc","kind":"commit","published_at":"2021-10-12T17:47:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.3","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.3/manifests"},{"name":"1.0.147","sha":"b475a5d522b9a93adccd85061d81bdf0be9326f2","kind":"commit","published_at":"2021-10-06T04:27:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.147","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.147/manifests"},{"name":"1.1.38","sha":"83a5ffd604f995d2b81f3be6e5e928d38f31e543","kind":"commit","published_at":"2021-10-06T04:27:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.38","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.38/manifests"},{"name":"1.2.2","sha":"6aded69d6a7c3df94b6e8479eb9f8a48dfc6e048","kind":"commit","published_at":"2021-09-29T04:27:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.2","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.2/manifests"},{"name":"1.0.146","sha":"e41740040f1819c7808d0550c7d0f279a9d12be1","kind":"commit","published_at":"2021-09-29T04:27:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.146","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.146/manifests"},{"name":"1.1.37","sha":"6a2b2f5f9e28e637d4b7449a12b24bac04c69c24","kind":"commit","published_at":"2021-09-29T04:27:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.37/manifests"},{"name":"2.0.0-rc.2","sha":"9af228fce935d9b1681cde1c6073419cabfa7a6d","kind":"commit","published_at":"2021-09-29T04:27:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.2","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.2/manifests"},{"name":"1.0.145","sha":"fb6adc2fc08d6e83b733a213f19a8a0dac9d15f7","kind":"commit","published_at":"2021-09-22T04:27:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.145","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.145/manifests"},{"name":"1.2.1","sha":"240f5246cba8cc68c8d815fe53aa4efeb8bb6afd","kind":"commit","published_at":"2021-09-22T04:26:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.1","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.1/manifests"},{"name":"1.1.36","sha":"289f91e4e43a909154b2700ba48de26d3aa77322","kind":"commit","published_at":"2021-09-22T04:26:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.36/manifests"},{"name":"2.0.0-rc.1","sha":"6ce2711f1b7cbd80dfb7a2c3edc6630b1e76e937","kind":"commit","published_at":"2021-09-22T04:26:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.1","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.1/manifests"},{"name":"2.0.0-rc.0","sha":"c24a99ed9ded649b53aee4c53555531cf738b96f","kind":"commit","published_at":"2021-09-19T02:54:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/2.0.0-rc.0","html_url":"https://github.com/leanupjs/leanup/releases/tag/2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/2.0.0-rc.0/manifests"},{"name":"1.2.0","sha":"eb4993a8ceec50f92bdf6872c5f7b988bc5e15fd","kind":"commit","published_at":"2021-09-19T02:34:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0/manifests"},{"name":"1.2.0-rc.124","sha":"603fa2cb933e0501cf9fc6f6759cb8be1b545176","kind":"commit","published_at":"2021-09-16T22:48:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.124","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.124/manifests"},{"name":"1.0.144","sha":"6750338c4423e9cc78187667b1603fb52119ea0d","kind":"commit","published_at":"2021-09-15T04:13:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.144","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.144/manifests"},{"name":"1.1.35","sha":"cdcb6637e27fb8e723d625ede7ccef0d2ebe6a82","kind":"commit","published_at":"2021-09-15T04:13:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.35/manifests"},{"name":"1.0.143","sha":"6c77550884ad1da3f44676dd50f8546fdbc180bf","kind":"commit","published_at":"2021-09-08T04:13:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.143","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.143/manifests"},{"name":"1.2.0-rc.123","sha":"6f7a388a0dafa95660d492ee06033068ec701ebf","kind":"commit","published_at":"2021-09-08T04:13:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.123","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.123/manifests"},{"name":"1.1.34","sha":"d2b88b71ff76919b3f29f7f95e1424f18aa362d8","kind":"commit","published_at":"2021-09-08T04:13:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.34/manifests"},{"name":"1.2.0-rc.122","sha":"6e7cf261d65b2160128b7aedbe2078c8633ff670","kind":"commit","published_at":"2021-09-06T03:18:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.122","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.122/manifests"},{"name":"1.2.0-rc.121","sha":"0e6ff410916a9f5c22c4f718b3bee9847869d082","kind":"commit","published_at":"2021-09-04T03:10:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.121","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.121/manifests"},{"name":"1.2.0-rc.120","sha":"bb42c5700ea5c8b3264b096ab6209a873ea5fc16","kind":"commit","published_at":"2021-09-02T03:23:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.120","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.120/manifests"},{"name":"1.2.0-rc.119","sha":"5b1a4391d3b4e9cf4bb48ba3cce75d3cbec61b59","kind":"commit","published_at":"2021-09-01T23:22:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.119","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.119/manifests"},{"name":"1.1.33","sha":"ff0d7a1c997fc6b375ce85bec2851bf010d81499","kind":"commit","published_at":"2021-09-01T04:13:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.33/manifests"},{"name":"1.0.142","sha":"bf634042ffcead6f098853e605c2d6f000d163fb","kind":"commit","published_at":"2021-09-01T04:13:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.142","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.142/manifests"},{"name":"1.2.0-rc.118","sha":"504fc0c9e479aff16231ffbfaa024e3b86eb1ef6","kind":"commit","published_at":"2021-08-30T22:58:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.118","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.118/manifests"},{"name":"1.2.0-rc.117","sha":"b3fd7dde6e070082706c3a31220c8a2b66cbf00a","kind":"commit","published_at":"2021-08-30T22:24:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.117","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.117/manifests"},{"name":"1.2.0-rc.116","sha":"edda9742d529068e42ed6767d191f257ee1b815b","kind":"commit","published_at":"2021-08-28T05:58:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.116","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.116/manifests"},{"name":"1.1.32","sha":"a480f85baf122964b354ce6f74ad26b3ad9429f6","kind":"commit","published_at":"2021-08-25T04:13:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.32/manifests"},{"name":"1.2.0-rc.115","sha":"715990e68c1491a41c2fa9ad7b7166f68bbf7e0c","kind":"commit","published_at":"2021-08-25T04:13:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.115","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.115/manifests"},{"name":"1.0.141","sha":"98e0533abb89c5794bc2947bf954abd66265776b","kind":"commit","published_at":"2021-08-25T04:13:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.141","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.141/manifests"},{"name":"1.2.0-rc.114","sha":"08e86096dcbe9082a5c680dee77cb8aea43d3f15","kind":"commit","published_at":"2021-08-22T20:49:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.114","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.114/manifests"},{"name":"1.2.0-rc.113","sha":"de09e6fc55592c5995fdf9b4a54b014a137ffde3","kind":"commit","published_at":"2021-08-22T17:53:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.113","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.113/manifests"},{"name":"1.2.0-rc.112","sha":"d92eff7f5caeaa2734d3ed47cacd40749de884a1","kind":"commit","published_at":"2021-08-22T12:49:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.112","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.112/manifests"},{"name":"1.2.0-rc.111","sha":"e711afdaddfc28ee0a217404d8908312b6f57197","kind":"commit","published_at":"2021-08-22T11:52:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.111","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.111/manifests"},{"name":"1.2.0-rc.110","sha":"9ab625383fc29f9cf8abe24a7dc76b209f6c5a8e","kind":"commit","published_at":"2021-08-22T04:46:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.110","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.110/manifests"},{"name":"1.0.140","sha":"ec45e4abf71663f0e208604a9d3508c3ef335386","kind":"commit","published_at":"2021-08-18T04:13:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.140","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.140/manifests"},{"name":"1.2.0-rc.109","sha":"ff50a1e50b7fb1a459934a2938c01bc92172d605","kind":"commit","published_at":"2021-08-18T04:13:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.109","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.109/manifests"},{"name":"1.1.31","sha":"13997906e00ade85f4f40473e3a7e6d748df3d68","kind":"commit","published_at":"2021-08-18T04:13:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.31/manifests"},{"name":"1.2.0-rc.108","sha":"45ce128b0d5663fac7102457383b0fff2679609c","kind":"commit","published_at":"2021-08-13T02:29:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.108","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.108/manifests"},{"name":"1.2.0-rc.107","sha":"72b8b3d67c16d97303f407a37639d7b5a1cf5350","kind":"commit","published_at":"2021-08-12T04:24:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.107","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.107/manifests"},{"name":"1.0.139","sha":"2730fa1fbe176519b111a16bc0298a2dfd4fe412","kind":"commit","published_at":"2021-08-11T04:13:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.139","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.139/manifests"},{"name":"1.1.30","sha":"a70ae763a468fa64b3a7a76213389aad8a507a93","kind":"commit","published_at":"2021-08-11T04:13:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.30","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.30/manifests"},{"name":"1.2.0-rc.106","sha":"b9a0e871c40b57923b425ac3b7133a4bf9a0a18f","kind":"commit","published_at":"2021-08-11T03:42:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.106","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.106/manifests"},{"name":"1.2.0-rc.105","sha":"d46e1743c7546880d39788d4efc73cdc176fbf76","kind":"commit","published_at":"2021-08-11T02:50:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.105","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.105/manifests"},{"name":"1.2.0-rc.104","sha":"f78c1977403ffba9675ee528571adb9cb157bac9","kind":"commit","published_at":"2021-08-11T02:36:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.104","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.104/manifests"},{"name":"1.2.0-rc.103","sha":"c677c645aea8677a3600fd4e0b91680da6036b0c","kind":"commit","published_at":"2021-08-09T08:22:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.103","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.103/manifests"},{"name":"1.2.0-rc.102","sha":"bb761ee4809ca778527b8401de320d937d918bac","kind":"commit","published_at":"2021-08-06T05:06:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.102","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.102/manifests"},{"name":"1.2.0-rc.101","sha":"3394eb31c24ac53f30bdfe8363dac9e80d8e3a79","kind":"commit","published_at":"2021-08-06T03:58:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.101","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.101/manifests"},{"name":"1.2.0-rc.100","sha":"202cc42f04471351823d3b3138df55ca4751baf8","kind":"commit","published_at":"2021-08-06T01:45:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.100","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.100/manifests"},{"name":"1.2.0-rc.99","sha":"a0cb372c04ff1f4eb3e8ec04c134bd1cf8f8f70f","kind":"commit","published_at":"2021-08-06T01:11:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.99","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.99/manifests"},{"name":"1.2.0-rc.98","sha":"91b3af4af7632a2b11417880fd5d135d7326d1bc","kind":"commit","published_at":"2021-08-05T06:12:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.98","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.98/manifests"},{"name":"1.1.29","sha":"9fff195c708c35b416f507e401ddd2fcc35e51eb","kind":"commit","published_at":"2021-08-04T04:13:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.29","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.29/manifests"},{"name":"1.0.138","sha":"3a92ee47c72671757634eac77b5b52c65afd566e","kind":"commit","published_at":"2021-08-04T04:13:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.138","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.138/manifests"},{"name":"1.2.0-rc.97","sha":"845780b6e08f745e5ea1e380d12aa53bf0de041f","kind":"commit","published_at":"2021-07-28T20:13:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.97","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.97/manifests"},{"name":"1.0.137","sha":"8ebfaf9ba5c57b04ee1a2025e635da545723ca72","kind":"commit","published_at":"2021-07-28T04:13:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.137","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.137/manifests"},{"name":"1.1.28","sha":"b222ac41bcfdb141b466a28f68722ea83e0abc86","kind":"commit","published_at":"2021-07-28T04:13:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.28","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.28/manifests"},{"name":"1.2.0-rc.96","sha":"b44e278027cd2b27e59fa279a82f0b2fadecafa2","kind":"commit","published_at":"2021-07-26T00:13:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.96","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.96/manifests"},{"name":"1.2.0-rc.95","sha":"aceb7da1f35b5bbd6719d88b0cb800936fd81a77","kind":"commit","published_at":"2021-07-25T23:28:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.95","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.95/manifests"},{"name":"1.2.0-rc.94","sha":"8d2729c2b7cac4015ed42327b1eab21fa9aff05d","kind":"commit","published_at":"2021-07-25T23:16:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.94","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.94/manifests"},{"name":"1.2.0-rc.93","sha":"07ded9cfe7314246fd43fb1ea7369d7c4653d4b8","kind":"commit","published_at":"2021-07-22T04:24:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.93","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.93/manifests"},{"name":"1.0.136","sha":"63d6175db495a354e94271719ee2ce13d5f8b2be","kind":"commit","published_at":"2021-07-21T04:13:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.136","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.136/manifests"},{"name":"1.1.27","sha":"bc424f85d1e7313ff5ae49a126185f2b155456dd","kind":"commit","published_at":"2021-07-21T04:13:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.27","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.27/manifests"},{"name":"1.2.0-rc.92","sha":"af9745abff59645bff7e6ab1e802b1e1a6b1e64f","kind":"commit","published_at":"2021-07-18T03:02:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.92","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.92/manifests"},{"name":"1.2.0-rc.91","sha":"528aec99a9550c6359a9e90b79bf2b977046b35a","kind":"commit","published_at":"2021-07-17T21:21:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.91","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.91/manifests"},{"name":"1.2.0-rc.90","sha":"53557f95f39002e48f37a73758f9b82468434fb2","kind":"commit","published_at":"2021-07-17T07:15:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.90","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.90/manifests"},{"name":"1.0.135","sha":"c7d000bc6175c55d282bc83a216e9736766e45a6","kind":"commit","published_at":"2021-07-14T04:13:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.135","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.135/manifests"},{"name":"1.1.26","sha":"1b25224735b40b0b1ddaa8ab6be18598ed95f752","kind":"commit","published_at":"2021-07-14T04:13:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.26","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.26/manifests"},{"name":"1.2.0-rc.89","sha":"55186cd7469ca23586f9b898712e8961a8eb45c5","kind":"commit","published_at":"2021-07-14T04:13:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.89","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.89/manifests"},{"name":"1.2.0-rc.88","sha":"b684713aab9d2a228ba9c077af5b53448b304da4","kind":"commit","published_at":"2021-07-13T03:55:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.88","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.88/manifests"},{"name":"1.0.134","sha":"1c88d4d7e68b80d19029b95047390141cd867ca3","kind":"commit","published_at":"2021-06-23T04:12:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.134","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.134/manifests"},{"name":"1.1.25","sha":"d483817a5f86acd9ae99b9bbc7d8bdf4139e2a6c","kind":"commit","published_at":"2021-06-23T04:12:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.25","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.25/manifests"},{"name":"1.0.133","sha":"74157ccceae9741d93f3b48c179ecfe3b96b1617","kind":"commit","published_at":"2021-06-16T04:13:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.133","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.133/manifests"},{"name":"1.1.24","sha":"064be2f0787379cdf4e247f250ad8e7ee152fd27","kind":"commit","published_at":"2021-06-16T04:13:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.24","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.24/manifests"},{"name":"1.2.0-rc.87","sha":"569be06b0b0d7f0f1111454473e6428ebc5ea596","kind":"commit","published_at":"2021-06-16T04:13:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.87","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.87/manifests"},{"name":"1.0.132","sha":"23ea9d3edef30f2f4259cde45cc24a0f363e38f4","kind":"commit","published_at":"2021-06-09T04:33:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.132","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.132/manifests"},{"name":"1.1.23","sha":"7bd96b1f652fc8207c4a35e32a57a44ad671329a","kind":"commit","published_at":"2021-06-09T04:32:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.23","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.23/manifests"},{"name":"1.2.0-rc.86","sha":"a63261fba7d0d3a527355ec3a27c4d9aaf946947","kind":"commit","published_at":"2021-06-09T04:32:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.86","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.86/manifests"},{"name":"1.1.22","sha":"2519e64c2c72c954082d1f4d9c31499460b9bfdf","kind":"commit","published_at":"2021-06-02T06:02:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.22","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.22/manifests"},{"name":"1.0.131","sha":"4554247fcef311de49ed9d91d7b7d17ac436118b","kind":"commit","published_at":"2021-06-02T06:02:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.131","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.131/manifests"},{"name":"1.2.0-rc.85","sha":"628c7f5be0fd38458a4cde07c9984eafd39789e5","kind":"commit","published_at":"2021-06-02T06:02:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.85","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.85/manifests"},{"name":"1.2.0-rc.84","sha":"727ddcd0ca166dc6f02f57a6d3e3122d29bce59f","kind":"commit","published_at":"2021-05-30T23:08:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.84","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.84/manifests"},{"name":"1.2.0-rc.83","sha":"091135862bc291d1454f8cabf117c598c5f5090a","kind":"commit","published_at":"2021-05-30T20:47:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.83","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.83/manifests"},{"name":"1.0.130","sha":"63eb31129617e51b8d293d16bafff3f4214ab6f2","kind":"commit","published_at":"2021-05-29T00:50:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.130","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.130/manifests"},{"name":"1.2.0-rc.82","sha":"6fd335f29b601a50264cf36312fa3a42ce386bd2","kind":"commit","published_at":"2021-05-29T00:50:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.82","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.82/manifests"},{"name":"1.1.21","sha":"c39b6927e5d3ccb76ad5a5c21f5bb810cb1d5889","kind":"commit","published_at":"2021-05-29T00:50:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.21","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.21/manifests"},{"name":"1.1.20","sha":"7acacc6c41156119cf8aad00fe9c6c72c90a4d92","kind":"commit","published_at":"2021-05-28T16:15:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.20","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.20/manifests"},{"name":"1.0.129","sha":"670ccc1d1e63e4336a6078e4cf89908279c676fc","kind":"commit","published_at":"2021-05-28T16:15:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.129","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.129/manifests"},{"name":"1.2.0-rc.81","sha":"64a10d90054d1db84a23df6c01500cc741bb0766","kind":"commit","published_at":"2021-05-28T16:15:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.81","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.81/manifests"},{"name":"1.0.128","sha":"e1a04f268bd959b0026d0928450759c4bc20acf0","kind":"commit","published_at":"2021-05-12T04:22:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.128","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.128/manifests"},{"name":"1.1.19","sha":"6b458d230939f5b560d79ff413486dd4d61f62b8","kind":"commit","published_at":"2021-05-12T04:22:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.19","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.19/manifests"},{"name":"1.2.0-rc.80","sha":"f23c13809274d722473f1d873f1c2e9e0d97359c","kind":"commit","published_at":"2021-05-12T04:21:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.80","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.80/manifests"},{"name":"1.1.18","sha":"7a624cd1a4a992ca5dcf381edfe918713e019224","kind":"commit","published_at":"2021-05-09T11:48:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.18","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.18/manifests"},{"name":"1.2.0-rc.79","sha":"6e405d08a5287b493832d41d0c55a00d0cc919b4","kind":"commit","published_at":"2021-05-09T11:47:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.79","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.79/manifests"},{"name":"1.0.127","sha":"e0ea618347b4c2f9cc53f97de390f433e8dea760","kind":"commit","published_at":"2021-05-05T04:01:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.127","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.127/manifests"},{"name":"1.2.0-rc.78","sha":"956e67c6aeb1d25ae92f80dca0dc7e7578e6079f","kind":"commit","published_at":"2021-05-03T20:39:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.78","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.78/manifests"},{"name":"1.2.0-rc.77","sha":"1a1b6a9939fa431876593b5945d20e95dd7493c2","kind":"commit","published_at":"2021-04-28T04:29:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.77","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.77/manifests"},{"name":"1.2.0-rc.76","sha":"fbd6a4b1c40b2f45f6e3e39d5a3eaef7827d95c0","kind":"commit","published_at":"2021-04-28T04:03:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.76","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.76/manifests"},{"name":"1.0.126","sha":"70761d154757186387f099de897add3d52fc82df","kind":"commit","published_at":"2021-04-28T04:03:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.126","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.126/manifests"},{"name":"1.1.17","sha":"47dd515fda2d049d0392e810a9f86515731762cc","kind":"commit","published_at":"2021-04-28T04:03:07.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.17","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.17/manifests"},{"name":"1.2.0-rc.75","sha":"3c81e808e732fdfc4cfccaed6463d3a35ebb161a","kind":"commit","published_at":"2021-04-25T20:39:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.75","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.75/manifests"},{"name":"1.2.0-rc.74","sha":"61c66ef7a183e6203c23ca7d1778b6e1db6b947b","kind":"commit","published_at":"2021-04-23T04:46:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.74","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.74/manifests"},{"name":"1.0.125","sha":"152f15c5c2c194c5ac57181258076f16f99ab029","kind":"commit","published_at":"2021-04-23T04:46:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.125","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.125/manifests"},{"name":"1.1.16","sha":"e1eb48d8a027704254fb7639521a9e7272b9fad9","kind":"commit","published_at":"2021-04-23T04:46:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.16","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.16/manifests"},{"name":"1.2.0-rc.73","sha":"69962076c3d3bdfb573f7ec856bfc3b8a67d798f","kind":"commit","published_at":"2021-04-21T04:03:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.73","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.73/manifests"},{"name":"1.2.0-rc.72","sha":"cb23616ca9db604290b2dfb5fdd4b7a7af09714e","kind":"commit","published_at":"2021-04-19T22:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.72","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.72/manifests"},{"name":"1.1.15","sha":"3fd9fb133895b874c18707f5fb1b195949a369f2","kind":"commit","published_at":"2021-04-19T22:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.15","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.15/manifests"},{"name":"1.0.124","sha":"7dc4b809163fac6c800709069dd403dc9ccdc8ae","kind":"commit","published_at":"2021-04-19T22:08:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.124","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.124/manifests"},{"name":"1.1.14","sha":"05890f48bdde3f66bbd0c5539fdf419dca80ce1b","kind":"commit","published_at":"2021-04-19T20:26:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.14","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.14/manifests"},{"name":"1.1.13","sha":"298764c5af18111463320da9bbcad0bcac0654a3","kind":"commit","published_at":"2021-04-19T17:17:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.13","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.13/manifests"},{"name":"1.0.123","sha":"8184592e1b83f3f4629f65fb6e39ad1e5a0d3868","kind":"commit","published_at":"2021-04-18T03:44:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.123","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.123/manifests"},{"name":"1.2.0-rc.71","sha":"ee57d7f5d52b480807204a15b89819dd07781435","kind":"commit","published_at":"2021-04-18T03:44:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.71","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.71/manifests"},{"name":"1.2.0-rc.70","sha":"45bb190c61ca5194291fec93d13e6b3c38fdde60","kind":"commit","published_at":"2021-04-17T00:12:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.70","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.70/manifests"},{"name":"1.2.0-rc.69","sha":"b2f48b74c5ac635d1a25b7e44181e2dc0926ce6e","kind":"commit","published_at":"2021-04-16T04:48:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.69","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.69/manifests"},{"name":"1.0.122","sha":"1b1642f1c00c20f3fba055f961ba330a435e261f","kind":"commit","published_at":"2021-04-14T04:01:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.122","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.122/manifests"},{"name":"1.1.12","sha":"2e33515cad948a3289ac7baed4b943cb987dd729","kind":"commit","published_at":"2021-04-14T04:01:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.12","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.12/manifests"},{"name":"1.2.0-rc.68","sha":"81323a33b78c40abff93918c36acdde6eedbf5a2","kind":"commit","published_at":"2021-04-09T19:41:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.68","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.68/manifests"},{"name":"1.2.0-rc.67","sha":"4fa6b0cd9d22a3b50033bacbc252c3cfee85b2aa","kind":"commit","published_at":"2021-04-07T04:04:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.67/manifests"},{"name":"1.1.11","sha":"cb9e4db3bf0c8ebd1537e6aa03c013657500883c","kind":"commit","published_at":"2021-04-07T04:03:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.11","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.11/manifests"},{"name":"1.0.121","sha":"df7b1490469b5cbe3fdced28ddef6f8020bef0c4","kind":"commit","published_at":"2021-04-07T04:03:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.121","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.121/manifests"},{"name":"1.2.0-rc.66","sha":"210d64eeb3a86bba81bda524dbc055c172646ebf","kind":"commit","published_at":"2021-04-04T05:25:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.66/manifests"},{"name":"1.2.0-rc.65","sha":"529d6d7da780a4405aa9e3c89e44ecdcf068698f","kind":"commit","published_at":"2021-04-02T22:36:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.65/manifests"},{"name":"1.2.0-rc.64","sha":"23ef3ac440e719df991aab8ff265ea42239d8ae0","kind":"commit","published_at":"2021-04-02T20:12:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.64/manifests"},{"name":"1.0.120","sha":"d316ab5034beb9733821f7f60541512d9d827226","kind":"commit","published_at":"2021-03-31T04:02:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.120","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.120/manifests"},{"name":"1.1.10","sha":"a0b6b35fd989f868657b569291df8f0c88a6f3ad","kind":"commit","published_at":"2021-03-31T04:02:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.10","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.10/manifests"},{"name":"1.2.0-rc.63","sha":"28c1b2ec9ae6e5e132c7cf45f8dccf16dc0e75ca","kind":"commit","published_at":"2021-03-31T04:02:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.63/manifests"},{"name":"1.2.0-rc.62","sha":"fc27fa2fb21695d0ac98c49ba3fd4b28c197cd31","kind":"commit","published_at":"2021-03-29T19:53:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.62/manifests"},{"name":"1.0.119","sha":"0431d7aa99d303695cc3e3a815fa9f7498bfc05c","kind":"commit","published_at":"2021-03-24T04:02:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.119","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.119/manifests"},{"name":"1.2.0-rc.61","sha":"664521bbaf6e1dd9b3f9925b11fbf9dfda19f246","kind":"commit","published_at":"2021-03-24T04:01:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.61","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.61/manifests"},{"name":"1.1.9","sha":"13106ca19fa7fb954a653ea0925f346aca865039","kind":"commit","published_at":"2021-03-24T04:01:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.9","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.9/manifests"},{"name":"1.2.0-rc.60","sha":"d65d71b9cfdc3d243cb17772ac1def2293187abc","kind":"commit","published_at":"2021-03-20T04:15:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.60","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.60/manifests"},{"name":"1.2.0-rc.59","sha":"7a60cd0c3c79690728bd0503e1139e2034d93b35","kind":"commit","published_at":"2021-03-19T00:18:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.59","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.59/manifests"},{"name":"1.2.0-rc.58","sha":"588f1cd7405e0b5a1f4da27aae84c885c033f4d2","kind":"commit","published_at":"2021-03-18T15:39:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.58/manifests"},{"name":"1.0.118","sha":"36bcf949970501fcbcc9d6723eaeb3f03c445d53","kind":"commit","published_at":"2021-03-18T12:44:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.118","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.118/manifests"},{"name":"1.1.8","sha":"079b8350ad3964395224446e55a7440d377526fe","kind":"commit","published_at":"2021-03-18T12:44:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.8","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.8/manifests"},{"name":"1.0.117","sha":"caf6b61af36c969acd8ad986a31a8ede790c9a83","kind":"commit","published_at":"2021-03-17T04:03:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.117","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.117/manifests"},{"name":"1.1.7","sha":"ea57a45039625c35e502ba50b53648d43b693aff","kind":"commit","published_at":"2021-03-17T04:03:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.7","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.7/manifests"},{"name":"1.2.0-rc.57","sha":"489c28cd77a9f0ffcc832a9dc8e7d61c0fbd62ad","kind":"commit","published_at":"2021-03-17T04:03:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.57/manifests"},{"name":"1.0.116","sha":"676d29101e2de84198dd44b548b815a34f8062e6","kind":"commit","published_at":"2021-03-13T23:03:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.116","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.116/manifests"},{"name":"1.2.0-rc.56","sha":"f32735b3bf90db06b6c91830c3c31a3fb9fc91ff","kind":"commit","published_at":"2021-03-13T23:03:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.56/manifests"},{"name":"1.1.6","sha":"20125bc01f61c9d02f5160491adf6d84c206b31d","kind":"commit","published_at":"2021-03-13T23:03:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.6","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.6/manifests"},{"name":"1.0.115","sha":"d1e73ee087bbc16567560830960c7eb6fe27866b","kind":"commit","published_at":"2021-03-13T15:29:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.115","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.115/manifests"},{"name":"1.2.0-rc.55","sha":"654ceea9f24c0e587ec6dcf506daa225cd40ad02","kind":"commit","published_at":"2021-03-13T14:52:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.55/manifests"},{"name":"1.1.5","sha":"80b43e440dc507659227b2d3ce995bb5cf132e0d","kind":"commit","published_at":"2021-03-13T14:52:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.5","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.5/manifests"},{"name":"1.0.114","sha":"99a0512a1ee8a47c5a64f222800b21119af05617","kind":"commit","published_at":"2021-03-12T10:33:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.114","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.114/manifests"},{"name":"1.1.4","sha":"9d55a29a4828ee8ea4f9d43abe1592274de6b1a8","kind":"commit","published_at":"2021-03-12T09:17:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.4","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.4/manifests"},{"name":"1.2.0-rc.54","sha":"06e814d6cbdfbca690289ed2cf5b68c0bec7c933","kind":"commit","published_at":"2021-03-12T09:07:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.54/manifests"},{"name":"1.2.0-rc.53","sha":"bdbd85744c49c9f89cfbf185d4364f70ee423a7b","kind":"commit","published_at":"2021-03-11T12:44:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.53/manifests"},{"name":"1.1.3","sha":"4f1cd0156a8d0304f8470e73a10ef3c562660aaf","kind":"commit","published_at":"2021-03-10T02:22:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.3","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.3/manifests"},{"name":"1.0.113","sha":"5569486549ae70779d76faa19968f2c799ac7e67","kind":"commit","published_at":"2021-03-10T02:21:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.113","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.113/manifests"},{"name":"1.0.112","sha":"74d3bd7d3f39889d064bdd49dc94db64d351943c","kind":"commit","published_at":"2021-03-09T04:26:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.112","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.112/manifests"},{"name":"1.1.2","sha":"d7cd1b65f0c424e1702318c04766fa75f954cb04","kind":"commit","published_at":"2021-03-09T04:25:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.2","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.2/manifests"},{"name":"1.2.0-rc.52","sha":"4e209a9f947aeebe02bd603a969fdf527a4bf2aa","kind":"commit","published_at":"2021-03-09T04:25:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.52/manifests"},{"name":"1.2.0-rc.51","sha":"235ceab075e16e42dbbca3d87b0298c9d1d85da9","kind":"commit","published_at":"2021-03-07T23:01:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.51/manifests"},{"name":"1.1.1","sha":"c8eaa5d155c26138f6e7371c35bf9830e8e5b8a1","kind":"commit","published_at":"2021-03-07T23:01:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.1","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.1/manifests"},{"name":"1.0.111","sha":"1242c0303651f1a1e9cf8ae6e22ddab907b92541","kind":"commit","published_at":"2021-03-07T23:01:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.111","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.111/manifests"},{"name":"1.2.0-rc.50","sha":"d78677d45facb953137ddfaa9971d1408d00e90c","kind":"commit","published_at":"2021-03-07T22:55:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.2.0-rc.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.2.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.2.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.2.0-rc.50/manifests"},{"name":"1.1.0","sha":"ff220f6b359afb628b76b7b8a15e1906357e917b","kind":"commit","published_at":"2021-03-07T22:32:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0/manifests"},{"name":"1.1.0-rc.312","sha":"fe0f0016871e1e03408bed88bdf053b4fe62293b","kind":"commit","published_at":"2021-03-07T22:16:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.312","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.312/manifests"},{"name":"1.0.110","sha":"658219159a929cb0aa9ae9717598d4728e6f99d5","kind":"commit","published_at":"2021-03-07T22:15:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.110","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.110/manifests"},{"name":"1.1.0-rc.311","sha":"40e4f3d156cefc950a0cfcc551565d1e087c7249","kind":"commit","published_at":"2021-03-07T20:52:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.311","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.311/manifests"},{"name":"1.0.109","sha":"9bafecd53e2ac21dc82b8f75b1a1ef907d67f01b","kind":"commit","published_at":"2021-03-07T13:39:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.109","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.109/manifests"},{"name":"1.1.0-rc.310","sha":"84c6cd2494dc4bd415d7468fec013d71b9fac598","kind":"commit","published_at":"2021-03-07T13:21:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.310","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.310/manifests"},{"name":"1.1.0-rc.309","sha":"345840e54e521659b58c6f3e07d0d0a7fc7016ac","kind":"commit","published_at":"2021-03-06T00:28:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.309","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.309/manifests"},{"name":"1.0.108","sha":"7d6e66b7b7e66ff0b171719f3f261bf29631063e","kind":"commit","published_at":"2021-03-04T06:14:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.108","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.108/manifests"},{"name":"1.1.0-rc.308","sha":"5380f67aa65e88269b87338ad28255d4ef306d02","kind":"commit","published_at":"2021-03-04T06:13:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.308","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.308/manifests"},{"name":"1.1.0-rc.307","sha":"d67bd5e15d8d892bcd3d86870d19fafd980edb55","kind":"commit","published_at":"2021-03-03T09:50:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.307","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.307/manifests"},{"name":"1.0.107","sha":"8b1cd8f914f0950dfefc34a9e81388ded67ca798","kind":"commit","published_at":"2021-03-03T04:58:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.107","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.107/manifests"},{"name":"1.1.0-rc.306","sha":"b29bc36ebbf2d3f1e34a89fb47dd39a5c02fa5ae","kind":"commit","published_at":"2021-03-03T04:57:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.306","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.306/manifests"},{"name":"1.1.0-rc.305","sha":"70ef7236475557b43499a18d75a3c175b3bae2ac","kind":"commit","published_at":"2021-03-01T01:31:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.305","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.305/manifests"},{"name":"1.0.106","sha":"b7922c82d346fb7e97ec54fa8c974153484ec654","kind":"commit","published_at":"2021-03-01T01:30:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.106","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.106/manifests"},{"name":"1.1.0-rc.304","sha":"4f6a463dd2bf258b78d2ab9a028ee866a0f9edf8","kind":"commit","published_at":"2021-02-25T02:52:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.304","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.304/manifests"},{"name":"1.0.105","sha":"1c24b7d89196b78c4ea330da86c288f6ba1a1a35","kind":"commit","published_at":"2021-02-25T02:51:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.105","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.105/manifests"},{"name":"1.1.0-rc.303","sha":"f11d71910b47d94d5282ebf93a0ece2382f5c4bf","kind":"commit","published_at":"2021-02-24T11:19:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.303","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.303/manifests"},{"name":"1.0.104","sha":"5ef1c747b51299ab1809f630788aefb10e4e57e7","kind":"commit","published_at":"2021-02-24T04:51:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.104","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.104/manifests"},{"name":"1.1.0-rc.302","sha":"d4b306c22fce3f06a83367b17c341ea34727f51c","kind":"commit","published_at":"2021-02-24T04:40:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.302","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.302/manifests"},{"name":"1.0.103","sha":"941de005c70e4923f295a41da3251a72c21906ce","kind":"commit","published_at":"2021-02-23T13:38:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.103","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.103/manifests"},{"name":"1.1.0-rc.301","sha":"91e40d50bcf02d6989637c7266ca436ca5eb5f3d","kind":"commit","published_at":"2021-02-23T11:52:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.301","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.301/manifests"},{"name":"1.1.0-rc.300","sha":"ced5ebdd2ac23c4d5ed4d8fb739826448eaa5e7f","kind":"commit","published_at":"2021-02-21T05:17:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.300","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.300/manifests"},{"name":"1.0.102","sha":"2b0d12f1ad94df33324bf3d34ae2f2fd18928780","kind":"commit","published_at":"2021-02-21T05:14:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.102","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.102/manifests"},{"name":"1.1.0-rc.299","sha":"a86a069c839a1766045719c1a0d25c7dabb8a276","kind":"commit","published_at":"2021-02-20T14:36:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.299","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.299/manifests"},{"name":"1.1.0-rc.298","sha":"44f0c1088e3d398f4c5b2aa07e4a474f12d73458","kind":"commit","published_at":"2021-02-20T14:02:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.298","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.298/manifests"},{"name":"1.1.0-rc.297","sha":"e878784fb7db0e242fccb8d4908a1899fa616e75","kind":"commit","published_at":"2021-02-20T13:00:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.297","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.297/manifests"},{"name":"1.0.101","sha":"f4eeb1de488ed37f118ca5179770cb4bb83a56b7","kind":"commit","published_at":"2021-02-20T11:39:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.101","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.101/manifests"},{"name":"1.0.100","sha":"6d21595cc40219fa4d74cd16a745f9dae7a1c7d7","kind":"commit","published_at":"2021-02-20T11:06:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.100","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.100/manifests"},{"name":"1.0.99","sha":"c57c2eed6e1699d01c6c2ffaa97fe228d08dcee1","kind":"commit","published_at":"2021-02-20T05:03:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.99","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.99/manifests"},{"name":"1.1.0-rc.296","sha":"8b3c20266bdb33832e4296d28e52639f69dc576b","kind":"commit","published_at":"2021-02-20T03:05:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.296","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.296/manifests"},{"name":"1.0.98","sha":"66ce4f9f8551bbc9d07e64b646bc36d4b2801987","kind":"commit","published_at":"2021-02-20T03:01:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.98","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.98/manifests"},{"name":"1.1.0-rc.295","sha":"ff38715a323b7f0124b507635408e15a5167c9c4","kind":"commit","published_at":"2021-02-19T18:58:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.295","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.295/manifests"},{"name":"1.1.0-rc.294","sha":"b6d27bfd470d07786d029346290b8c79ecad8ef9","kind":"commit","published_at":"2021-02-19T03:16:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.294","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.294/manifests"},{"name":"1.1.0-rc.293","sha":"2ad84a417f5172d7bb186201204be923987cb633","kind":"commit","published_at":"2021-02-19T01:11:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.293","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.293/manifests"},{"name":"1.1.0-rc.292","sha":"ba2dd104446d8359bdcb3df8817a82f250b2edcf","kind":"commit","published_at":"2021-02-14T05:55:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.292","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.292/manifests"},{"name":"1.0.97","sha":"013119841030eb5290773035ad634eb25882efbf","kind":"commit","published_at":"2021-02-14T04:38:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.97","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.97/manifests"},{"name":"1.1.0-rc.291","sha":"23f06d8890a2fb748c7f9a7d7ca6cdc61d318f88","kind":"commit","published_at":"2021-02-13T20:28:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.291","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.291/manifests"},{"name":"1.1.0-rc.290","sha":"0237b6ad1b4902b575d135d5f8fac52a7608adb4","kind":"commit","published_at":"2021-02-12T06:12:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.290","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.290/manifests"},{"name":"1.0.96","sha":"36094ffa6132a251a91fe9d13416ffb8ca1f9de7","kind":"commit","published_at":"2021-02-11T04:47:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.96","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.96/manifests"},{"name":"1.1.0-rc.289","sha":"401df71665f0ed279e07232f64531b57085f4ce3","kind":"commit","published_at":"2021-02-11T04:45:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.289","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.289/manifests"},{"name":"1.1.0-rc.288","sha":"745ab460c474c5558b4f94d8cd28b14cedd282f1","kind":"commit","published_at":"2021-02-10T08:02:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.288","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.288/manifests"},{"name":"1.1.0-rc.287","sha":"55a6e3894787df5090ec6e09c9a836218d3a9bdc","kind":"commit","published_at":"2021-02-08T13:23:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.287","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.287/manifests"},{"name":"1.1.0-rc.286","sha":"5a49e49356938abacfa40250929b66ace29ac339","kind":"commit","published_at":"2021-02-07T23:37:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.286","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.286/manifests"},{"name":"1.1.0-rc.285","sha":"32e100cd18a7bf18000388622873dfa3b15792ff","kind":"commit","published_at":"2021-02-07T22:37:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.285","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.285/manifests"},{"name":"1.0.95","sha":"5fa50eba5be9dbe808b03f2320638a0857b767f3","kind":"commit","published_at":"2021-02-06T05:33:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.95","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.95/manifests"},{"name":"1.1.0-rc.284","sha":"275a03f86851d119d808617f85ea4410c74313c6","kind":"commit","published_at":"2021-02-06T05:33:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.284","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.284/manifests"},{"name":"1.0.94","sha":"3b56b70ee7c11f7c6f172a076210a42688e3f8a8","kind":"commit","published_at":"2021-02-03T06:02:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.94","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.94/manifests"},{"name":"1.1.0-rc.283","sha":"1c1c3884666d704fed99282d02356c458bd6ce22","kind":"commit","published_at":"2021-02-03T06:01:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.283","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.283/manifests"},{"name":"1.1.0-rc.282","sha":"749cb3a322db84a729d1a2fd5ac12000f2277c4d","kind":"commit","published_at":"2021-02-02T03:30:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.282","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.282/manifests"},{"name":"1.1.0-rc.281","sha":"6c28cdc8488244daa33c06e0438228c8fc4130d4","kind":"commit","published_at":"2021-02-01T15:22:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.281","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.281/manifests"},{"name":"1.1.0-rc.280","sha":"a933d145e2c4a7fd77f057e8be4592b3116232c7","kind":"commit","published_at":"2021-02-01T12:13:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.280","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.280/manifests"},{"name":"1.1.0-rc.279","sha":"73a39fc4f669a98cf6478cde9d6b0136455e431a","kind":"commit","published_at":"2021-02-01T06:21:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.279","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.279/manifests"},{"name":"1.1.0-rc.278","sha":"2eef30fd9a9a709d5473fc774b27bbdde6540862","kind":"commit","published_at":"2021-02-01T05:00:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.278","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.278/manifests"},{"name":"1.1.0-rc.277","sha":"4b57683286271e5b87560ca26b68b1f89a322717","kind":"commit","published_at":"2021-02-01T04:32:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.277","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.277/manifests"},{"name":"1.1.0-rc.276","sha":"65457b857a967c35fca6a0a7b91e6a009070aaa7","kind":"commit","published_at":"2021-01-31T08:30:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.276","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.276/manifests"},{"name":"1.1.0-rc.275","sha":"6af0b71e984eff67a95abd15e36efd4802290d33","kind":"commit","published_at":"2021-01-31T04:54:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.275","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.275/manifests"},{"name":"1.1.0-rc.274","sha":"bc0d2edec0125084b70d965c96df0b443b3561d3","kind":"commit","published_at":"2021-01-30T17:45:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.274","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.274/manifests"},{"name":"1.1.0-rc.273","sha":"1464fa1d406d63f0022103738d5f27a0900a0843","kind":"commit","published_at":"2021-01-30T00:30:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.273","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.273/manifests"},{"name":"1.0.93","sha":"f9f2ac1f494c518121c0ab249368ffbda7f096c2","kind":"commit","published_at":"2021-01-27T00:11:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.93","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.93/manifests"},{"name":"1.1.0-rc.270","sha":"0e8ca988d89b1038934ee1d5a95574c6d10a1864","kind":"commit","published_at":"2021-01-26T20:29:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.270","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.270/manifests"},{"name":"1.0.92","sha":"8966d658b25399647de7372ef244040373864293","kind":"commit","published_at":"2021-01-25T03:31:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.92","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.92/manifests"},{"name":"1.1.0-rc.269","sha":"a163ba6388690cb15be2d54d3c96731e9443c9dc","kind":"commit","published_at":"2021-01-25T03:29:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.269","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.269/manifests"},{"name":"1.0.91","sha":"6e1cd9a984375c5f376ab02be69de26a28465d94","kind":"commit","published_at":"2021-01-21T05:25:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.91","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.91/manifests"},{"name":"1.1.0-rc.268","sha":"17ee2820902691ee07a6ab6d427cfa824ad2e519","kind":"commit","published_at":"2021-01-21T05:24:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.268","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.268/manifests"},{"name":"1.0.90","sha":"8a6c51f41488bfb2bb6c1e56df8265e667ab18f7","kind":"commit","published_at":"2021-01-16T16:35:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.90","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.90/manifests"},{"name":"1.1.0-rc.267","sha":"a883264b4d9b3a63b7a98be972391f9081d54424","kind":"commit","published_at":"2021-01-16T12:04:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.267","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.267/manifests"},{"name":"1.1.0-rc.266","sha":"1b3327426af89552a597c358b09306fc1ec9abb2","kind":"commit","published_at":"2021-01-14T04:02:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.266","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.266/manifests"},{"name":"1.0.89","sha":"e12b03fcadf631e7cefa1efb43bbe6cd635ee3c0","kind":"commit","published_at":"2021-01-14T03:58:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.89","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.89/manifests"},{"name":"1.1.0-rc.265","sha":"f582ba45c6f8403afccf0bddbeedc322ee0a4ec5","kind":"commit","published_at":"2021-01-11T23:25:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.265","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.265/manifests"},{"name":"1.1.0-rc.264","sha":"0f79204161c39eb040209560e64d64a7a49c5d03","kind":"commit","published_at":"2021-01-11T22:29:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.264","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.264/manifests"},{"name":"1.1.0-rc.263","sha":"83941125dcd0e8d1850895d425ef3f8dba1ab6a5","kind":"commit","published_at":"2021-01-10T22:08:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.263","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.263/manifests"},{"name":"1.0.88","sha":"f9cc73a7338aac629c71c89674d3ddf79f13d0ec","kind":"commit","published_at":"2021-01-10T22:07:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.88","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.88/manifests"},{"name":"1.1.0-rc.262","sha":"4f4fd607e4dd05fa384edb4c4b528fdcacaf6592","kind":"commit","published_at":"2021-01-10T11:57:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.262","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.262/manifests"},{"name":"1.0.87","sha":"89f356100aae1d10ac27a8e966c999e00ead3083","kind":"commit","published_at":"2021-01-10T11:56:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.87","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.87/manifests"},{"name":"1.0.86","sha":"61a0455070e5764260531f46c59046bfe9bb8f40","kind":"commit","published_at":"2021-01-10T09:04:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.86","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.86/manifests"},{"name":"1.1.0-rc.261","sha":"22c9289bb94015bb652fecadc6fa19ec61c049c0","kind":"commit","published_at":"2021-01-10T09:04:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.261","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.261/manifests"},{"name":"1.1.0-rc.260","sha":"dd4d07e7aad3d3364223dd1e51ae48dec45781a7","kind":"commit","published_at":"2021-01-09T19:53:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.260","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.260/manifests"},{"name":"1.0.84","sha":"eddd3dce77d97d0add052e48baf4e6e87b25cf4f","kind":"commit","published_at":"2021-01-07T20:09:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.84","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.84/manifests"},{"name":"1.1.0-rc.258","sha":"7680dced7ba531bfa0e5df7b4e2dbf04b9b4c7b6","kind":"commit","published_at":"2021-01-07T04:55:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.258","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.258/manifests"},{"name":"1.1.0-rc.257","sha":"0d4597509ed1a536b116b5cee7fdb56c2a45918b","kind":"commit","published_at":"2021-01-07T04:02:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.257","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.257/manifests"},{"name":"1.0.83","sha":"cc6718157e650ca67bc072fe2c59a2ea5dcd326a","kind":"commit","published_at":"2021-01-07T04:01:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.83","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.83/manifests"},{"name":"1.1.0-rc.256","sha":"6e0adbd983a33f76a46b4f204f0d7efd722fafbc","kind":"commit","published_at":"2021-01-06T06:32:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.256","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.256/manifests"},{"name":"1.0.82","sha":"a73eee49a11f69690242489a685a70cc5d2aaa66","kind":"commit","published_at":"2021-01-05T21:28:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.82","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.82/manifests"},{"name":"1.1.0-rc.255","sha":"41fd714c8d5d157344230a93b8bc75644bb73e77","kind":"commit","published_at":"2021-01-05T21:27:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.255","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.255/manifests"},{"name":"1.1.0-rc.254","sha":"a0d31462bb50c941619e7260be7d203024ac727d","kind":"commit","published_at":"2021-01-03T10:18:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.254","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.254/manifests"},{"name":"1.0.81","sha":"98d4b62f18de1297886afef8109df4e912b6144c","kind":"commit","published_at":"2021-01-03T10:08:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.81","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.81/manifests"},{"name":"1.1.0-rc.253","sha":"cfcd1c98cfd656606085244411b98b9a859fdfac","kind":"commit","published_at":"2021-01-03T07:52:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.253","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.253/manifests"},{"name":"1.1.0-rc.252","sha":"008db735a420ee945e6b2e81f4632112b597a88b","kind":"commit","published_at":"2021-01-03T06:54:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.252","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.252/manifests"},{"name":"1.1.0-rc.251","sha":"591ed620ed0e23f7b5720e7dae14174db78ce62e","kind":"commit","published_at":"2021-01-03T06:38:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.251","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.251/manifests"},{"name":"1.1.0-rc.250","sha":"dc2e9dea902506ea06689ef417c0ad06244a57a4","kind":"commit","published_at":"2021-01-03T02:51:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.250","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.250/manifests"},{"name":"1.0.80","sha":"f78b5cb48fbeaa148077bfb0433907d229b53479","kind":"commit","published_at":"2021-01-03T02:25:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.80","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.80/manifests"},{"name":"1.1.0-rc.249","sha":"a1089aaab51314fc91fdf148eae3944a1d462216","kind":"commit","published_at":"2021-01-03T02:23:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.249","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.249/manifests"},{"name":"1.0.79","sha":"02cb67da19a3cc26b8db94e42d58ecc7cac73013","kind":"commit","published_at":"2021-01-03T01:28:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.79","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.79/manifests"},{"name":"1.1.0-rc.248","sha":"ab7c6a41bc1122d3f3b572219d79a1a74c91ed41","kind":"commit","published_at":"2021-01-03T01:25:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.248","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.248/manifests"},{"name":"1.1.0-rc.247","sha":"79249f0605ee497088e68bd509b1aa8196e61659","kind":"commit","published_at":"2021-01-01T13:43:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.247","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.247/manifests"},{"name":"1.1.0-rc.246","sha":"d5ccde53741b41e6f9ed08853af69dc1aafc0bf4","kind":"commit","published_at":"2021-01-01T13:26:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.246","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.246/manifests"},{"name":"1.0.78","sha":"3c698cfddae9be78f5a4055235780e99741bfdb3","kind":"commit","published_at":"2021-01-01T13:20:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.78","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.78/manifests"},{"name":"1.0.77","sha":"6ac4e2fcd629d48bc27dd68f8d2725935736ffe2","kind":"commit","published_at":"2020-12-31T07:30:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.77","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.77/manifests"},{"name":"1.1.0-rc.245","sha":"a3ebda4378b6d5c001bbe1450cbdaf90bbd4a027","kind":"commit","published_at":"2020-12-31T07:25:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.245","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.245/manifests"},{"name":"1.1.0-rc.244","sha":"b0f32752ccc5db51e75bdc332b914d790af056b9","kind":"commit","published_at":"2020-12-29T18:02:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.244","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.244/manifests"},{"name":"1.0.76","sha":"38bc3660e3f9af5d9acbd2de2d72b522a9e597f6","kind":"commit","published_at":"2020-12-29T16:56:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.76","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.76/manifests"},{"name":"1.0.75","sha":"ec68c2f1fc609cabf360e1fafdbd31b9fcc5ba37","kind":"commit","published_at":"2020-12-28T21:17:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.75","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.75/manifests"},{"name":"1.1.0-rc.243","sha":"8edc78c21d82ee4d9cf112569955647b511d3716","kind":"commit","published_at":"2020-12-28T20:45:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.243","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.243/manifests"},{"name":"1.1.0-rc.242","sha":"b543cfbfc33aa7f765e0a58decac8a83df06c015","kind":"commit","published_at":"2020-12-27T13:38:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.242","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.242/manifests"},{"name":"1.1.0-rc.241","sha":"2876baa3c96f3815094183f27974017ab02e3d0d","kind":"commit","published_at":"2020-12-22T06:06:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.241","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.241/manifests"},{"name":"1.1.0-rc.240","sha":"9a241e5175ad1f9a4b9cdc2fb4ed1d197a4d4cd0","kind":"commit","published_at":"2020-12-22T05:10:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.240","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.240/manifests"},{"name":"1.0.74","sha":"0c0108c0139b1994e56e8cab830f99ac3c774746","kind":"commit","published_at":"2020-12-21T22:43:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.74","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.74/manifests"},{"name":"1.0.73","sha":"2592b47b189361020c15ef3d6730ce5cca71f028","kind":"commit","published_at":"2020-12-21T21:48:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.73","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.73/manifests"},{"name":"1.0.72","sha":"b8cce5b86e207cf97abb2683165a217790e01239","kind":"commit","published_at":"2020-12-20T20:23:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.72","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.72/manifests"},{"name":"1.0.71","sha":"abb96f5844306a9db681208b014df1acb26e908b","kind":"commit","published_at":"2020-12-20T07:11:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.71","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.71/manifests"},{"name":"1.0.70","sha":"906ecc1434d4de7a24586c88c80d3de62d7f4e7c","kind":"commit","published_at":"2020-12-20T05:13:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.70","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.70/manifests"},{"name":"1.0.69","sha":"35ebc3da0941964a4ed2be7dbcbab9d40695a159","kind":"commit","published_at":"2020-12-20T04:08:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.69","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.69/manifests"},{"name":"1.1.0-rc.239","sha":"29929cb670d1eebb5b1cc7a198c6b03f1b956d2a","kind":"commit","published_at":"2020-12-20T04:05:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.239","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.239/manifests"},{"name":"1.0.68","sha":"4439b2eba376338c0142e2825fceffa0e8125640","kind":"commit","published_at":"2020-12-20T03:03:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.68","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.68/manifests"},{"name":"1.0.67","sha":"5c8f382cb8fc9ffc87702ead9aec8d11c1b571dc","kind":"commit","published_at":"2020-12-19T13:34:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.67","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.67/manifests"},{"name":"1.0.66","sha":"b9e35caf13464537df2a921f16f024fe39f88bdd","kind":"commit","published_at":"2020-12-18T19:27:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.66","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.66/manifests"},{"name":"1.0.65","sha":"0369fc731e02fb68fe2e029e34243ca0118cca4a","kind":"commit","published_at":"2020-12-18T15:06:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.65","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.65/manifests"},{"name":"1.1.0-rc.238","sha":"e6da589505222d18584620a06317e41aaf714e77","kind":"commit","published_at":"2020-12-18T05:47:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.238","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.238/manifests"},{"name":"1.0.64","sha":"d187606087d58aac3a48419d8d4c2e32f17e75d2","kind":"commit","published_at":"2020-12-18T05:07:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.64","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.64/manifests"},{"name":"1.1.0-rc.237","sha":"7ae36041a0a185a37085d60a73288c9cefb4bca6","kind":"commit","published_at":"2020-12-18T04:21:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.237","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.237/manifests"},{"name":"1.0.63","sha":"4c92c625ded624f43a23a0320f23324c26f1dfeb","kind":"commit","published_at":"2020-12-18T04:21:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.63","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.63/manifests"},{"name":"1.1.0-rc.236","sha":"3878b86c696ba3433df59754390b37b23ed69d3b","kind":"commit","published_at":"2020-12-17T00:32:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.236","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.236/manifests"},{"name":"1.1.0-rc.235","sha":"87e40410457519fe9248b317f4528c04628cf10e","kind":"commit","published_at":"2020-12-17T00:10:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.235","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.235/manifests"},{"name":"1.1.0-rc.234","sha":"4c224cda1d90d7d6a15cfe44fca4d19b311d1b6e","kind":"commit","published_at":"2020-12-16T23:56:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.234","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.234/manifests"},{"name":"1.1.0-rc.233","sha":"3203927f80281bab27adcb67f3716f4494fb608a","kind":"commit","published_at":"2020-12-16T23:05:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.233","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.233/manifests"},{"name":"1.1.0-rc.232","sha":"59c7b5b71c40f2ef916796bc32f6e5ecc66af9d2","kind":"commit","published_at":"2020-12-16T22:09:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.232","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.232/manifests"},{"name":"1.1.0-rc.231","sha":"59b0dd84b45965739c858aea415678424f02261f","kind":"commit","published_at":"2020-12-16T21:42:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.231","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.231/manifests"},{"name":"1.1.0-rc.230","sha":"6168229bcbcf8705efe16e1d0376d2284a7df27b","kind":"commit","published_at":"2020-12-16T20:29:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.230","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.230/manifests"},{"name":"1.1.0-rc.229","sha":"7b65a66644480f803eed574c5308ea1d8d9b30a6","kind":"commit","published_at":"2020-12-16T14:29:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.229","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.229/manifests"},{"name":"1.1.0-rc.228","sha":"8aca6b5e594a6de0e1e1c35eaa7c9cbe9ff4dc9a","kind":"commit","published_at":"2020-12-16T12:25:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.228","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.228/manifests"},{"name":"1.1.0-rc.227","sha":"08c7eb08402c6c8fb3f3d26bd2fa6692e8baf529","kind":"commit","published_at":"2020-12-16T11:58:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.227","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.227/manifests"},{"name":"1.1.0-rc.226","sha":"f01f4ad651d2eb18bb814cd6d89ded1f820974d4","kind":"commit","published_at":"2020-12-16T07:41:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.226","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.226/manifests"},{"name":"1.1.0-rc.225","sha":"396feeeb99cb810f77c5d56786ff230db214f09e","kind":"commit","published_at":"2020-12-15T23:12:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.225","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.225/manifests"},{"name":"1.1.0-rc.224","sha":"3871de8a4dff21c316daef3cab40b61b5283f76f","kind":"commit","published_at":"2020-12-15T20:29:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.224","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.224/manifests"},{"name":"1.0.62","sha":"ac5a8d4f9a8410a3f690fccee48ecf96135dcb4b","kind":"commit","published_at":"2020-12-15T05:32:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.62","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.62/manifests"},{"name":"1.1.0-rc.221","sha":"baab0d82afaf88107b6abeed5861e812299cfa5a","kind":"commit","published_at":"2020-12-15T05:31:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.221","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.221/manifests"},{"name":"1.1.0-rc.220","sha":"0be97e5a4a79b5a57abf369ca70406b121bd6c3d","kind":"commit","published_at":"2020-12-14T21:42:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.220","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.220/manifests"},{"name":"1.1.0-rc.219","sha":"576954b8c7bec1f9b66c76791bda232e3960ca66","kind":"commit","published_at":"2020-12-14T05:11:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.219","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.219/manifests"},{"name":"1.1.0-rc.218","sha":"ca0969374bf970821d21ed7f20537c04158ebb18","kind":"commit","published_at":"2020-12-13T20:57:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.218","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.218/manifests"},{"name":"1.1.0-rc.217","sha":"2ffb70a8e87aec51ca4ca79de1dfaae082758fdb","kind":"commit","published_at":"2020-12-13T07:05:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.217","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.217/manifests"},{"name":"1.1.0-rc.216","sha":"c78b5bb166cf0ccb0c4515ad1f2b97a89b4d1bff","kind":"commit","published_at":"2020-12-13T00:35:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.216","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.216/manifests"},{"name":"1.1.0-rc.215","sha":"f2bb1cfa80ad670f017dea41fc9e942c7d02634b","kind":"commit","published_at":"2020-12-13T00:09:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.215","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.215/manifests"},{"name":"1.1.0-rc.214","sha":"e67daf9fb3388cb33e54010da64716e2399eef64","kind":"commit","published_at":"2020-12-11T13:18:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.214","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.214/manifests"},{"name":"1.1.0-rc.213","sha":"e5c706a8a167e1f0e242268da51e2d2244888ce7","kind":"commit","published_at":"2020-12-10T10:50:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.213","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.213/manifests"},{"name":"1.1.0-rc.212","sha":"9f2b5ae195793bb558f0ec2b80c2fa56790333f5","kind":"commit","published_at":"2020-12-10T07:29:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.212","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.212/manifests"},{"name":"1.0.61","sha":"13538998a6e781ce79b3a1d071cb2589019f751e","kind":"commit","published_at":"2020-12-10T07:28:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.61","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.61/manifests"},{"name":"1.1.0-rc.211","sha":"392ddff34a18d3c3976c19a43ac70b1815d234a6","kind":"commit","published_at":"2020-12-09T20:04:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.211","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.211/manifests"},{"name":"1.1.0-rc.210","sha":"3ea0b874d1c69041b75fe0d3b07b5834ecd4d855","kind":"commit","published_at":"2020-12-09T17:25:19.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.210","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.210/manifests"},{"name":"1.1.0-rc.209","sha":"2ddd33e561cd93bc583fa13a480f9f9e4de6adc0","kind":"commit","published_at":"2020-12-09T15:26:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.209","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.209/manifests"},{"name":"1.1.0-rc.199","sha":"197bf45f8eabb39bf2df857aa6df14bad94598f7","kind":"commit","published_at":"2020-12-07T07:24:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.199","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.199/manifests"},{"name":"1.1.0-rc.198","sha":"ae567b24ff219223fbc2bebfc6aca5c07d38ace2","kind":"commit","published_at":"2020-12-06T12:40:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.198","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.198/manifests"},{"name":"1.0.60","sha":"1eedb6fc0ac8afe3beaf8b6a50fa2d53049bd891","kind":"commit","published_at":"2020-12-06T12:31:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.60","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.60/manifests"},{"name":"1.0.59","sha":"5848e2a7e7ff322085f30d76e37dd9f7a03bfd4e","kind":"commit","published_at":"2020-12-05T09:15:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.59","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.59/manifests"},{"name":"1.0.58","sha":"6ab498e6d6fb9f0998763af95d67af864190129c","kind":"commit","published_at":"2020-12-03T05:06:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.58","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.58/manifests"},{"name":"1.1.0-rc.197","sha":"7ef0298b3a8129d907ae2e6f2432b518c4094c66","kind":"commit","published_at":"2020-12-03T04:58:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.197","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.197/manifests"},{"name":"1.0.57","sha":"9479113e08fb33add775db73c4bc77cadd2a390c","kind":"commit","published_at":"2020-12-02T11:45:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.57","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.57/manifests"},{"name":"1.0.56","sha":"430881be62652c90c4b5ca5a797ac8fddc882c67","kind":"commit","published_at":"2020-12-02T07:41:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.56","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.56/manifests"},{"name":"1.0.55","sha":"27fb58c9d50d4058265070920ea0da1d2bcad3f9","kind":"commit","published_at":"2020-12-02T06:30:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.55","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.55/manifests"},{"name":"1.1.0-rc.196","sha":"f755ce07544154b0746fe26313242640fb41801e","kind":"commit","published_at":"2020-12-01T23:47:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.196","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.196/manifests"},{"name":"1.1.0-rc.195","sha":"c64c916e7c5ef58163b5768655fa7949b9744815","kind":"commit","published_at":"2020-12-01T22:56:37.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.195","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.195/manifests"},{"name":"1.1.0-rc.194","sha":"88add3af2f0b33a003e63e3a9c83318e26ca65d0","kind":"commit","published_at":"2020-12-01T22:26:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.194","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.194/manifests"},{"name":"1.0.54","sha":"400d9d1e67214d001c59a67eafb69db888b82781","kind":"commit","published_at":"2020-12-01T22:19:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.54","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.54/manifests"},{"name":"1.1.0-rc.193","sha":"b363b7125f02627fc036200eb472ff3a3e46abaf","kind":"commit","published_at":"2020-12-01T21:45:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.193","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.193/manifests"},{"name":"1.1.0-rc.192","sha":"7d8ae1a162ffa9f2b8d028e08a727373b4891c05","kind":"commit","published_at":"2020-12-01T02:53:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.192","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.192/manifests"},{"name":"1.1.0-rc.191","sha":"721992fe4147d6a03fbd6e451fdfd2fba4956712","kind":"commit","published_at":"2020-11-30T07:32:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.191","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.191/manifests"},{"name":"1.1.0-rc.190","sha":"f82e1447cf9bd5a1dbad373d930b993ddbc8821a","kind":"commit","published_at":"2020-11-30T07:09:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.190","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.190/manifests"},{"name":"1.0.53","sha":"d57fde042b7d2c64f0d2d0860787f90e48a96aaa","kind":"commit","published_at":"2020-11-30T07:08:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.53","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.53/manifests"},{"name":"1.0.52","sha":"29df74d6fb0c407385cfbaf246dfff590c2e8c65","kind":"commit","published_at":"2020-11-30T05:10:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.52","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.52/manifests"},{"name":"1.1.0-rc.189","sha":"88475e25876bff981416bfabd41342415cbab29f","kind":"commit","published_at":"2020-11-30T05:07:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.189","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.189/manifests"},{"name":"1.0.51","sha":"f66f78be81a839fc7244d1b495fc3b2fcd0cfd81","kind":"commit","published_at":"2020-11-25T03:41:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.51","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.51/manifests"},{"name":"1.1.0-rc.188","sha":"731430a3cc6053059b222634134bd67d5cbe2376","kind":"commit","published_at":"2020-11-25T03:21:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.188","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.188/manifests"},{"name":"1.1.0-rc.183","sha":"3287df20872053cdb6786dc8ade254d41f362951","kind":"commit","published_at":"2020-11-23T19:48:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.183","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.183/manifests"},{"name":"1.1.0-rc.182","sha":"9d8b5c0dd99b0f5c283eed13b3a09819d2c1bfbd","kind":"commit","published_at":"2020-11-23T14:46:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.182","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.182/manifests"},{"name":"1.1.0-rc.181","sha":"3bd3cb91f8ddd28c266337a8be24b4f0dd265b2c","kind":"commit","published_at":"2020-11-23T07:31:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.181","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.181/manifests"},{"name":"1.1.0-rc.180","sha":"6b69386514725d6d3c45fe263c19cc4240ed9a51","kind":"commit","published_at":"2020-11-22T20:31:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.180","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.180/manifests"},{"name":"1.1.0-rc.179","sha":"9a11d31948728196f31cc58dedb9fea930212c66","kind":"commit","published_at":"2020-11-22T20:01:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.179","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.179/manifests"},{"name":"1.1.0-rc.178","sha":"cfd6136fccba307865fed9718c7952bf95a25cff","kind":"commit","published_at":"2020-11-22T19:32:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.178","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.178/manifests"},{"name":"1.1.0-rc.177","sha":"d4aafd42d60897f84f16e749d07a3c078a63765b","kind":"commit","published_at":"2020-11-22T18:54:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.177","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.177/manifests"},{"name":"1.1.0-rc.176","sha":"9a613b764070186fd6de2463e0fc79a07c69d9dc","kind":"commit","published_at":"2020-11-22T16:28:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.176","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.176/manifests"},{"name":"1.1.0-rc.174","sha":"657068fb96737834ef877352c82721622991ecf9","kind":"commit","published_at":"2020-11-22T15:49:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.174","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.174/manifests"},{"name":"1.1.0-rc.173","sha":"cc3c59df8c281524a1717f7eba39ee3eb4a4aef7","kind":"commit","published_at":"2020-11-22T14:29:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.173","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.173/manifests"},{"name":"1.1.0-rc.172","sha":"3d1bfd280f13f98ceaa55f2b4dd16ec8918d3a9d","kind":"commit","published_at":"2020-11-22T06:38:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.172","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.172/manifests"},{"name":"1.1.0-rc.171","sha":"6561c20a848ed40a5ccc43f16a565dcbcd27a281","kind":"commit","published_at":"2020-11-21T18:22:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.171","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.171/manifests"},{"name":"1.0.50","sha":"7a3a39569e0ce10e38d21388c5d0d8e57b522cb8","kind":"commit","published_at":"2020-11-21T07:31:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.50","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.50/manifests"},{"name":"1.1.0-rc.170","sha":"5baca4500d72c7b58182b33d4a0d0978b2890815","kind":"commit","published_at":"2020-11-21T07:01:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.170","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.170/manifests"},{"name":"1.0.49","sha":"7db46078da8bf6f89f430f4bcdf77c788b3e1c2e","kind":"commit","published_at":"2020-11-20T07:49:27.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.49","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.49/manifests"},{"name":"1.1.0-rc.169","sha":"0386d178c1e425d92bb40435c70fc8a99354513f","kind":"commit","published_at":"2020-11-20T07:48:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.169","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.169/manifests"},{"name":"1.0.48","sha":"7bac49ccf79d54f24d7ecb4bd9a6aeeaf500b236","kind":"commit","published_at":"2020-11-20T05:57:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.48","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.48/manifests"},{"name":"1.1.0-rc.168","sha":"ebc0d585fbd548ff3336421f34e6de77e5d3ee84","kind":"commit","published_at":"2020-11-20T05:53:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.168","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.168/manifests"},{"name":"1.1.0-rc.167","sha":"dd678cfc0c6002e6be2409a68f435ecf630e6835","kind":"commit","published_at":"2020-11-19T21:13:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.167","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.167/manifests"},{"name":"1.1.0-rc.166","sha":"5473104bb62697d25db8e0ea26928219f897142a","kind":"commit","published_at":"2020-11-19T19:45:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.166","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.166/manifests"},{"name":"1.1.0-rc.165","sha":"4086cecdf11cddd408030d85c663f3200edd2370","kind":"commit","published_at":"2020-11-18T20:58:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.165","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.165/manifests"},{"name":"1.0.47","sha":"3a03929b7fa2a1b5005dea1084ce228baaa32ccc","kind":"commit","published_at":"2020-11-18T20:44:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.47","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.47/manifests"},{"name":"1.1.0-rc.164","sha":"9ba8d18be635de3ea06aaa27677b385efa957059","kind":"commit","published_at":"2020-11-17T05:23:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.164","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.164/manifests"},{"name":"1.1.0-rc.163","sha":"3f9206a496987ada1108eb15a2fbec97629dd92e","kind":"commit","published_at":"2020-11-16T19:54:55.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.163","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.163/manifests"},{"name":"1.1.0-rc.162","sha":"cacbf48f3af021e7f8d61889933715157297ce7b","kind":"commit","published_at":"2020-11-16T14:55:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.162","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.162/manifests"},{"name":"1.1.0-rc.161","sha":"d80698ea4d611591ada64f1d1208dbe341c3e831","kind":"commit","published_at":"2020-11-16T14:06:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.161","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.161/manifests"},{"name":"1.1.0-rc.160","sha":"b5af87fa523283fc6e5642776748fa945717dcf7","kind":"commit","published_at":"2020-11-16T13:51:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.160","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.160/manifests"},{"name":"1.1.0-rc.159","sha":"51e996a7330cbf90d421d548f49b21b94c3b306c","kind":"commit","published_at":"2020-11-16T12:20:50.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.159","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.159/manifests"},{"name":"1.1.0-rc.158","sha":"9175d9df826c4f5503e6ebb08624c02611432919","kind":"commit","published_at":"2020-11-16T02:27:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.158","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.158/manifests"},{"name":"1.1.0-rc.157","sha":"26ea0225f8769785f3885649e58d7f6971d88f1f","kind":"commit","published_at":"2020-11-16T02:24:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.157","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.157/manifests"},{"name":"1.1.0-rc.156","sha":"56e728e55988aee6caafd077eb375f8b1adef677","kind":"commit","published_at":"2020-11-16T01:07:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.156","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.156/manifests"},{"name":"1.1.0-rc.155","sha":"582294aacac292e39961d9f1c2d6bb362e47843e","kind":"commit","published_at":"2020-11-15T23:43:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.155","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.155/manifests"},{"name":"1.1.0-rc.154","sha":"d3f1ad02bf946fe7270c94d8c580a72940bae2e7","kind":"commit","published_at":"2020-11-15T22:40:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.154","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.154/manifests"},{"name":"1.0.46","sha":"5f1cb72f0191c3bf9461c23fe47acae607d33911","kind":"commit","published_at":"2020-11-15T03:19:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.46","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.46/manifests"},{"name":"1.1.0-rc.153","sha":"f3d5922506db961aa211699ca34d22fccec0f2b9","kind":"commit","published_at":"2020-11-15T03:18:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.153","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.153/manifests"},{"name":"1.0.45","sha":"7644ad77948e7771656f52717827c2fbec4b5046","kind":"commit","published_at":"2020-11-12T11:25:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.45","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.45/manifests"},{"name":"1.1.0-rc.152","sha":"61465a181382ddbf2b051b7a840f4ef2d386cded","kind":"commit","published_at":"2020-11-11T05:45:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.152","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.152/manifests"},{"name":"1.0.44","sha":"2d46564c5cdc28d97c916f1ebf68b93ce772ccf4","kind":"commit","published_at":"2020-11-10T03:09:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.44","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.44/manifests"},{"name":"1.1.0-rc.151","sha":"7aff049ad63a477947a373ba01d615c9916a144a","kind":"commit","published_at":"2020-11-10T03:06:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.151","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.151/manifests"},{"name":"1.1.0-rc.150","sha":"b68db98a103889f6fea8595e040745b04ada1125","kind":"commit","published_at":"2020-11-09T19:51:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.150","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.150/manifests"},{"name":"1.1.0-rc.149","sha":"668d5a4e8c34d05845b8c5b0b7e01d3de08024b7","kind":"commit","published_at":"2020-11-08T23:33:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.149","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.149/manifests"},{"name":"1.1.0-rc.148","sha":"483902119f2bf4a4aa81968b2f661f6bfcfb3a31","kind":"commit","published_at":"2020-11-08T23:05:48.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.148","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.148/manifests"},{"name":"1.1.0-rc.147","sha":"6632a49b57ee1e06b4d3ecb35c5420c908a54688","kind":"commit","published_at":"2020-11-08T06:20:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.147","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.147/manifests"},{"name":"1.0.43","sha":"21e37332263dd1122f5c05f9c6f18789c61a631d","kind":"commit","published_at":"2020-11-08T05:14:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.43","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.43/manifests"},{"name":"1.1.0-rc.146","sha":"e414ac70122ff7d5fab43ced86f8760af5785a3e","kind":"commit","published_at":"2020-11-08T05:14:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.146","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.146/manifests"},{"name":"1.1.0-rc.145","sha":"158a5852fc1bed29468243a3f507db0a8f0e1100","kind":"commit","published_at":"2020-11-06T04:28:12.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.145","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.145/manifests"},{"name":"1.0.42","sha":"68232b4389537e0a2ffea83019cbb51a77b6a370","kind":"commit","published_at":"2020-11-06T04:25:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.42","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.42/manifests"},{"name":"1.1.0-rc.144","sha":"dc4db91abf72b4c7a91d6032002478dfe83bb0cd","kind":"commit","published_at":"2020-11-05T10:10:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.144","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.144/manifests"},{"name":"1.0.41","sha":"b02cca9f8d2e7695f3a337b651875ead30f7c609","kind":"commit","published_at":"2020-11-05T10:09:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.41","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.41/manifests"},{"name":"1.1.0-rc.143","sha":"98c1fdec65a0016cd9c6558e860a9bf44f38dbea","kind":"commit","published_at":"2020-11-04T09:32:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.143","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.143/manifests"},{"name":"1.1.0-rc.142","sha":"d28ba9166d7cad314430916a084db1673d3871ab","kind":"commit","published_at":"2020-11-03T23:10:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.142","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.142/manifests"},{"name":"1.1.0-rc.141","sha":"4606b91774ca758b766af02ed7dcd65b1ba997ac","kind":"commit","published_at":"2020-11-03T14:17:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.141","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.141/manifests"},{"name":"1.1.0-rc.140","sha":"65ad25837335175e09330b924dd665d19312c4a1","kind":"commit","published_at":"2020-11-03T04:42:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.140","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.140/manifests"},{"name":"1.0.40","sha":"e07a194cc172432762eb7c6b1c569efc5122457e","kind":"commit","published_at":"2020-11-03T04:42:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.40","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.40/manifests"},{"name":"1.1.0-rc.139","sha":"95eac5fb5ef9c7f8c4be905b5648a93883cf078b","kind":"commit","published_at":"2020-11-01T05:35:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.139","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.139/manifests"},{"name":"1.0.39","sha":"84982933ffa90ea8c7404b7370c2dd94ab243f24","kind":"commit","published_at":"2020-11-01T05:35:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.39","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.39/manifests"},{"name":"1.1.0-rc.138","sha":"c91d002587e1f9e003f5cbcd860119f3a7d524fb","kind":"commit","published_at":"2020-10-31T02:13:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.138","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.138/manifests"},{"name":"1.0.37","sha":"9ef309566e356205450607508893bd6687f99b30","kind":"commit","published_at":"2020-10-31T02:10:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.37","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.37/manifests"},{"name":"1.0.36","sha":"3df3452551cfa50b37a583780ab82afe5cf492f7","kind":"commit","published_at":"2020-10-29T02:34:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.36","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.36/manifests"},{"name":"1.1.0-rc.137","sha":"884f95c862dead54568e7f49b689c775dde57251","kind":"commit","published_at":"2020-10-29T02:30:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.137","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.137/manifests"},{"name":"1.1.0-rc.135","sha":"ccab150cae6b6b2fe5abb5af655d3efb315cf305","kind":"commit","published_at":"2020-10-28T03:06:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.135","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.135/manifests"},{"name":"1.0.35","sha":"4e9e5b423c5165e834e9a1e57e868878f8d0aa23","kind":"commit","published_at":"2020-10-28T02:50:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.35","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.35/manifests"},{"name":"1.0.34","sha":"49323fce165079a2490c443f9e41258076b559b7","kind":"commit","published_at":"2020-10-23T20:16:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.34","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.34/manifests"},{"name":"1.1.0-rc.134","sha":"3d04b0176e38e2ca5737d78e15c8b3f99132d1b7","kind":"commit","published_at":"2020-10-23T20:02:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.134","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.134/manifests"},{"name":"1.1.0-rc.133","sha":"17aa33b2d17db7dd6feb36147361bc9317c38b99","kind":"commit","published_at":"2020-10-23T02:45:03.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.133","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.133/manifests"},{"name":"1.0.33","sha":"55846a17659402a3cf4628547f2b6fed46fe963b","kind":"commit","published_at":"2020-10-23T02:31:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.33","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.33/manifests"},{"name":"1.1.0-rc.132","sha":"6dfe5212ef595ca4f9af3ff992d021fa98228700","kind":"commit","published_at":"2020-10-17T12:35:52.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.132","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.132/manifests"},{"name":"1.0.32","sha":"3d000b57f1d2bb9f6fe379a1c67e329924daaf57","kind":"commit","published_at":"2020-10-17T10:36:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.32","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.32/manifests"},{"name":"1.0.31","sha":"3a358f085edd1cf4f639c89125b31e82bb0f08b9","kind":"commit","published_at":"2020-10-16T05:42:14.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.31","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.31/manifests"},{"name":"1.1.0-rc.131","sha":"5900d975b4258b44a6d0ff940c68346bb58a2db0","kind":"commit","published_at":"2020-10-16T05:41:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.131","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.131/manifests"},{"name":"1.1.0-rc.130","sha":"e224986b2030dedc8acc96ef2c8e3349b038d5e5","kind":"commit","published_at":"2020-10-14T18:38:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.130","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.130/manifests"},{"name":"1.0.30","sha":"6b7950df6c39e0a6b7b41f55d33d349d29a3c16a","kind":"commit","published_at":"2020-10-14T18:35:58.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.30","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.30/manifests"},{"name":"1.1.0-rc.129","sha":"fdda62d175b34d0f6aa15f9961b6317d927cda21","kind":"commit","published_at":"2020-10-13T04:14:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.129","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.129/manifests"},{"name":"1.1.0-rc.128","sha":"92cac01bf1c8cfc74441c29c31baf71708b11987","kind":"commit","published_at":"2020-10-11T20:43:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.128","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.128/manifests"},{"name":"1.1.0-rc.127","sha":"1bf9db5d4d870157f0d463033d4226470e08c377","kind":"commit","published_at":"2020-10-11T20:05:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.127","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.127/manifests"},{"name":"1.1.0-rc.126","sha":"f82994ac31fdb8c10fe812c14a47da7e5a83d14f","kind":"commit","published_at":"2020-10-11T08:15:04.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.126","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.126/manifests"},{"name":"1.0.29","sha":"d74c86319cc1f1697cfab564f71b5046cb349e3e","kind":"commit","published_at":"2020-10-10T03:46:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.29","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.29/manifests"},{"name":"1.1.0-rc.125","sha":"f3e7a68ab8b670d52cdf56d327ccfd7db81c368b","kind":"commit","published_at":"2020-10-10T03:46:18.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.125","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.125/manifests"},{"name":"1.0.28","sha":"6d33ec4b3a833300fb4c26d1534b97f1dc748e87","kind":"commit","published_at":"2020-10-08T20:41:21.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.28","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.28/manifests"},{"name":"1.1.0-rc.124","sha":"ed625eb9e46f3af046a593488932cd1b3cbaa7bc","kind":"commit","published_at":"2020-10-08T20:40:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.124","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.124/manifests"},{"name":"1.1.0-rc.123","sha":"ca1c77de735396bb24dd77f8a53048d4ffccc419","kind":"commit","published_at":"2020-10-07T19:05:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.123","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.123/manifests"},{"name":"1.0.27","sha":"65e9b45e73f95158a0d692ab2f42bb1b4dd40b08","kind":"commit","published_at":"2020-10-07T19:05:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.27","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"ae7cb9b852eb691515c55ef958dae36a11ae7c04","kind":"commit","published_at":"2020-10-06T11:03:31.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.26","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.26/manifests"},{"name":"1.1.0-rc.122","sha":"32c522e1c84e2815132adbf3550ea3a7e2c4e645","kind":"commit","published_at":"2020-10-06T11:02:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.122","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.122/manifests"},{"name":"1.0.25","sha":"7145771fcc855c4c18cbb2255b511203a37783a0","kind":"commit","published_at":"2020-10-06T03:55:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.25","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.25/manifests"},{"name":"1.0.24","sha":"7a9889471a594ea79e3a8d027b0cc09a23b0da8b","kind":"commit","published_at":"2020-10-04T05:15:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.24","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.24/manifests"},{"name":"1.1.0-rc.121","sha":"32124e2e35f443175b4cf5293a67a88cadf32817","kind":"commit","published_at":"2020-10-04T05:02:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.121","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.121/manifests"},{"name":"1.1.0-rc.118","sha":"fb3882bc7eff6c809d5eaefbd6b9d7dd25e38635","kind":"commit","published_at":"2020-10-03T22:01:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.118","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.118/manifests"},{"name":"1.0.22","sha":"5cfa87526fa8e099cb8ca0432660b36a3b2deba5","kind":"commit","published_at":"2020-10-03T21:59:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.22","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.22/manifests"},{"name":"1.1.0-rc.117","sha":"b4f5811e40fa04fd9b8c1b627c9ee50193c30a15","kind":"commit","published_at":"2020-10-03T21:44:43.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.117","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.117/manifests"},{"name":"1.0.21","sha":"838286e433f2d6db72f9b66a08994e5e72975d89","kind":"commit","published_at":"2020-10-03T21:17:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.21","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.21/manifests"},{"name":"1.0.20","sha":"cbcf35b3f27b0480b9b9f700817b6d98cfd697fb","kind":"commit","published_at":"2020-10-03T17:10:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.20","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.20/manifests"},{"name":"1.1.0-rc.116","sha":"9712d4bb1f1eee998b165d812f340b3054b4d1dd","kind":"commit","published_at":"2020-10-03T01:51:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.116","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.116/manifests"},{"name":"1.0.19","sha":"5bf7dc871df25cde7822d968c742c69d9a1c0a05","kind":"commit","published_at":"2020-10-03T01:51:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.19","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.19/manifests"},{"name":"1.1.0-rc.115","sha":"de36c8cf53faab65e3a15cfbd60f29683d9429e1","kind":"commit","published_at":"2020-10-02T10:53:32.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.115","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.115/manifests"},{"name":"1.1.0-rc.114","sha":"b04fea863f01ee525909da3a6cccb918a111ce20","kind":"commit","published_at":"2020-10-02T09:51:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.114","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.114/manifests"},{"name":"1.0.18","sha":"4ed45a5fa99d5ae258165b98e0621e174a3853e8","kind":"commit","published_at":"2020-10-02T06:23:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.18","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.18/manifests"},{"name":"1.1.0-rc.113","sha":"d65cd5415086fd77eed2d27c7dec85620101f9ea","kind":"commit","published_at":"2020-10-02T06:23:11.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.113","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.113/manifests"},{"name":"1.0.17","sha":"89af309a8ee955e0e6c0233d35fd41a4ddf8192d","kind":"commit","published_at":"2020-09-29T20:34:16.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.17","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.17/manifests"},{"name":"1.1.0-rc.112","sha":"c4405aa7933d1e65d6b77e2e9bdb6126854e5751","kind":"commit","published_at":"2020-09-29T03:08:34.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.112","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.112/manifests"},{"name":"1.0.16","sha":"eee4b00b5887df4a189e8de6865e7217a28212a4","kind":"commit","published_at":"2020-09-29T02:44:29.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.16","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.16/manifests"},{"name":"1.1.0-rc.111","sha":"c9cb2e104bfadf6def389733f9c0ee6c05b7b22d","kind":"commit","published_at":"2020-09-28T19:01:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.111","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.111/manifests"},{"name":"1.0.15","sha":"b1304e552d535810d06bfd971c85202402488337","kind":"commit","published_at":"2020-09-28T18:31:15.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.15","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.15/manifests"},{"name":"1.1.0-rc.110","sha":"b11e86c27513979171e38fd2d339cdd678b3f5ec","kind":"commit","published_at":"2020-09-27T05:34:05.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.110","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.110/manifests"},{"name":"1.0.14","sha":"5baacf2a504b7f9e8e5e794d80f50d8f92487b03","kind":"commit","published_at":"2020-09-27T05:31:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.14","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.14/manifests"},{"name":"1.1.0-rc.109","sha":"c70e688835bfbecda6222ccd2504c786371e039f","kind":"commit","published_at":"2020-09-25T01:35:06.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.109","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.109/manifests"},{"name":"1.0.13","sha":"745445908959266c67792ff4cd4f58669a223087","kind":"commit","published_at":"2020-09-25T01:12:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.13","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"8d5e98888274c271f63997fadf3f894fb7f70523","kind":"commit","published_at":"2020-09-24T10:10:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.12","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.12/manifests"},{"name":"1.1.0-rc.108","sha":"94f9c71254a78e1316bfb3a7bd92703e6cf801da","kind":"commit","published_at":"2020-09-24T08:38:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.108","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.108/manifests"},{"name":"1.1.0-rc.107","sha":"f18205e9b8613ddfca4c3f50507aed7770bf6fe9","kind":"commit","published_at":"2020-09-24T07:34:51.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.107","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.107/manifests"},{"name":"1.0.11","sha":"4a462a8973ddc3a12bc9af4615711082f6a16ac6","kind":"commit","published_at":"2020-09-24T07:14:45.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.11","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"cb59e5b842a61fdfebcfd331312cf16be8b40555","kind":"commit","published_at":"2020-09-22T07:04:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.10","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.10/manifests"},{"name":"1.1.0-rc.106","sha":"221abed0e10dabd39677812ca79c0046ec5a63ae","kind":"commit","published_at":"2020-09-22T07:03:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.106","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.106/manifests"},{"name":"1.0.9","sha":"436e881600d465f7de6fe0d224261091f251b1c9","kind":"commit","published_at":"2020-09-22T04:09:02.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.9","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.9/manifests"},{"name":"1.1.0-rc.105","sha":"05dc023e8e32b603d4ac92091f1b6a28a315b420","kind":"commit","published_at":"2020-09-22T04:05:44.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.105","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.105/manifests"},{"name":"1.1.0-rc.104","sha":"4ff51a9e5f21043af1498d915b6af3c6d140d623","kind":"commit","published_at":"2020-09-22T03:32:08.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.104","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.104/manifests"},{"name":"1.0.8","sha":"1bc13b22e2ad976c0b6d1c6c980d19dae27f3980","kind":"commit","published_at":"2020-09-22T02:54:17.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.8","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"98898809aa5f9820cb97358839be5dbdd285cb01","kind":"commit","published_at":"2020-09-19T04:55:35.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.7","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.7/manifests"},{"name":"1.1.0-rc.103","sha":"be9e3d32143dd70d3632a061d3f5afa342bf68aa","kind":"commit","published_at":"2020-09-18T19:46:38.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.103","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.103/manifests"},{"name":"1.1.0-rc.102","sha":"365ec61e7379945082fe2eaeaea7995edfa84af7","kind":"commit","published_at":"2020-09-18T07:47:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.102","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.102/manifests"},{"name":"1.1.0-rc.101","sha":"522797bdb78ce965a6bbb5fd004c273ec8345770","kind":"commit","published_at":"2020-09-18T06:16:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.101","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.101/manifests"},{"name":"1.1.0-rc.100","sha":"283b8610796d674af264ef31b3030ccc4e2ad5b6","kind":"commit","published_at":"2020-09-18T04:01:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.1.0-rc.100","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.1.0-rc.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.1.0-rc.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.1.0-rc.100/manifests"},{"name":"1.0.6","sha":"ab515c0dcb729d898890425551d49159d64694ae","kind":"commit","published_at":"2020-09-18T03:56:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.6","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"b39bcae114401ec0b18b6a8373fed2c3649a903e","kind":"commit","published_at":"2020-09-17T06:56:57.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.5","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"3558d96f721990272ba2bc7355a1a899c4399440","kind":"commit","published_at":"2020-09-15T03:30:47.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.4","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"db0dd488bcf1c904ce576a37439139a2ab25474c","kind":"commit","published_at":"2020-09-14T04:07:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.3","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"87a7b080c200cb72c4c4ec9c709466d45148e960","kind":"commit","published_at":"2020-09-13T05:06:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.2","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"7cea8b59f94a1e760d6136dee931fe56bc8b6342","kind":"commit","published_at":"2020-09-11T05:12:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.1","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"3ecdc5d411c3ff37ad22d6a093a8a0b8818c4ec7","kind":"commit","published_at":"2020-09-10T15:09:30.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0/manifests"},{"name":"1.0.0-rc.527","sha":"0b0b5dedd04ab2948136b3f5b5ec515d71e9e35c","kind":"commit","published_at":"2020-09-09T02:34:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.527","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.527/manifests"},{"name":"1.0.0-rc.526","sha":"ac529aec6e9e0a9ce7a28e394481ab4c26c16699","kind":"commit","published_at":"2020-09-08T02:41:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.526","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.526/manifests"},{"name":"1.0.0-rc.525","sha":"e8fb8f6764b24f9c67c6a08963a4bfbe17d917bc","kind":"commit","published_at":"2020-09-07T01:28:49.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.525","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.525/manifests"},{"name":"1.0.0-rc.524","sha":"b0d363d1202485f77dec3be0d8eac540d57c4954","kind":"commit","published_at":"2020-09-05T19:15:20.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.524","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.524/manifests"},{"name":"1.0.0-rc.523","sha":"b2a77119981fb37f4f585478dad38bf27e73af7f","kind":"commit","published_at":"2020-09-04T17:53:28.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.523","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.523/manifests"},{"name":"1.0.0-rc.522","sha":"6c528c6ca0fd55dec6727b49f4553210c403de9b","kind":"commit","published_at":"2020-09-03T16:17:09.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.522","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.522/manifests"},{"name":"1.0.0-rc.521","sha":"68d26adbb9894649ea4b1c0399ad89b531c1fd18","kind":"commit","published_at":"2020-09-03T07:45:23.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.521","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.521/manifests"},{"name":"1.0.0-rc.520","sha":"18c29200af6efe4d885a49e8d7e509fc893069cc","kind":"commit","published_at":"2020-09-03T00:26:13.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.520","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.520/manifests"},{"name":"1.0.0-rc.519","sha":"cbcf798e221d1ae3446a11e7ac5cbefe9693f71f","kind":"commit","published_at":"2020-09-03T00:04:36.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.519","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.519/manifests"},{"name":"1.0.0-rc.518","sha":"5caa380dc32001008d158289fb307e54b5803e46","kind":"commit","published_at":"2020-09-02T23:22:26.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.518","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.518/manifests"},{"name":"1.0.0-rc.517","sha":"a5fd554db15c0585295dc66a297b0b7e74d3a5d5","kind":"commit","published_at":"2020-09-02T23:06:40.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.517","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.517/manifests"},{"name":"1.0.0-rc.516","sha":"2e7eca86be130355c2fa720d9044579b00dfc6dc","kind":"commit","published_at":"2020-09-01T23:50:22.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.516","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.516/manifests"},{"name":"1.0.0-rc.515","sha":"c277031a3570939a24c8bdaf1411276eaa9d57c8","kind":"commit","published_at":"2020-08-31T22:11:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.515","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.515/manifests"},{"name":"1.0.0-rc.514","sha":"97a6387afa1f67e5c96f68be06930336f6fe2e35","kind":"commit","published_at":"2020-08-31T22:07:24.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.514","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.514/manifests"},{"name":"1.0.0-rc.513","sha":"adb9a4a5156cd3d189b3935ba6fb02f90b453405","kind":"commit","published_at":"2020-08-28T02:48:46.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.513","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.513/manifests"},{"name":"1.0.0-rc.512","sha":"ad106fbf347bbbef815593d48af17b26016a7fd6","kind":"commit","published_at":"2020-08-27T19:10:56.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.512","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.512/manifests"},{"name":"1.0.0-rc.511","sha":"b6010462532085df260e669b80713218cca8a80d","kind":"commit","published_at":"2020-08-26T20:05:39.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.511","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.511/manifests"},{"name":"1.0.0-rc.510","sha":"0e5753bd6ed4a0654ccd48ebc12cadde86986654","kind":"commit","published_at":"2020-08-25T18:55:54.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.510","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.510/manifests"},{"name":"1.0.0-rc.509","sha":"e143dab3d93c75243fa4ceae9c0762a1347d7d89","kind":"commit","published_at":"2020-08-25T02:29:42.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.509","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.509/manifests"},{"name":"1.0.0-rc.508","sha":"9dec0c0df8f64ec9f67446d92dc1a83cb7241e50","kind":"commit","published_at":"2020-08-24T04:26:00.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.508","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.508/manifests"},{"name":"1.0.0-rc.507","sha":"d60455e814cb39a5d7db1b0571fb9819a361f147","kind":"commit","published_at":"2020-08-23T20:28:59.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.507","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.507/manifests"},{"name":"1.0.0-rc.506","sha":"706c1e7012512f4e00ff7b3c7f6924d7a49223ed","kind":"commit","published_at":"2020-08-23T20:05:53.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.506","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.506/manifests"},{"name":"1.0.0-rc.505","sha":"0ec8b73384b1a6fb549ccbfd7609a1f430049a74","kind":"commit","published_at":"2020-08-23T19:25:10.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.505","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.505/manifests"},{"name":"1.0.0-rc.504","sha":"fab9c70bedfdf69c43076cdcf6531e198ad9e722","kind":"commit","published_at":"2020-08-23T16:09:25.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.504","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.504/manifests"},{"name":"1.0.0-rc.503","sha":"4c8fea0dd1cd7ee079f0be173e6ff03662b7a930","kind":"commit","published_at":"2020-08-23T15:04:41.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.503","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.503/manifests"},{"name":"1.0.0-rc.502","sha":"d941fadd6f9337714aa99c839b6580fd27f50fc5","kind":"commit","published_at":"2020-08-23T14:03:01.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.502","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.502/manifests"},{"name":"1.0.0-rc.501","sha":"86483de63ce2707113efae89d3f7bb45fe3da138","kind":"commit","published_at":"2020-08-23T05:14:33.000Z","download_url":"https://codeload.github.com/leanupjs/leanup/tar.gz/1.0.0-rc.501","html_url":"https://github.com/leanupjs/leanup/releases/tag/1.0.0-rc.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leanupjs/leanup@1.0.0-rc.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/tags/1.0.0-rc.501/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:50:12.368Z","dependent_packages_count":1,"downloads":392,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":6.220152164911576,"dependent_repos_count":6.34242739374301,"dependent_packages_count":20.911788993680194,"stargazers_count":6.993209871698418,"forks_count":8.865036108996359,"docker_downloads_count":null,"average":9.866522906605912},"purl":"pkg:npm/%40leanup/stack-solid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@leanup/stack-solid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@leanup/stack-solid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@leanup/stack-solid/dependencies","status":null,"funding_links":["https://opencollective.com/leanupjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T05:56:53.884Z","issues_count":4,"pull_requests_count":1513,"avg_time_to_close_issue":1812628.0,"avg_time_to_close_pull_request":3601524.6666666665,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":32.15796430931923,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1512,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanupjs%2Fleanup/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leanup%2Fstack-solid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leanup%2Fstack-solid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leanup%2Fstack-solid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leanup%2Fstack-solid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leanup%2Fstack-solid/codemeta","maintainers":[{"uuid":"m.oppitz","login":"m.oppitz","name":null,"email":"npmjs@martinoppitz.com","url":null,"packages_count":110,"html_url":"https://www.npmjs.com/~m.oppitz","role":null,"created_at":"2022-11-17T15:29:49.522Z","updated_at":"2022-11-17T15:29:49.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/m.oppitz/packages"}]}