{"id":369197,"url":"https://github.com/acornjs/acorn","last_synced_at":"2026-08-24T12:31:39.255Z","repository":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11438,"open_issues_count":18,"forks_count":1041,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-24T09:52:43.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-23T09:39:49.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36878525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-22T00:19:17.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12211,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-22T00:19:17.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"packages":[{"id":4996158,"name":"org.webjars.npm:acorn-loose","ecosystem":"maven","description":"WebJar for acorn-loose","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-01-10T17:59:02.000Z","latest_release_published_at":"2022-01-10T17:59:02.000Z","latest_release_number":"6.1.0","last_synced_at":"2026-08-23T12:03:41.042Z","created_at":"2022-07-27T10:48:52.097Z","updated_at":"2026-08-23T12:03:41.042Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/acorn-loose/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/acorn-loose/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.595Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.499984951936485,"forks_count":4.945596234372586,"average":17.855982006528855},"purl":"pkg:maven/org.webjars.npm/acorn-loose","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:acorn-loose","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:acorn-loose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:acorn-loose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-loose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-loose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-loose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-loose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-loose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-loose/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13857372,"name":"org.mvnpm:acorn","ecosystem":"maven","description":"ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.mvnpm","versions_count":43,"first_release_published_at":"2025-03-20T04:39:45.000Z","latest_release_published_at":"2026-07-29T00:18:26.000Z","latest_release_number":"8.18.0","last_synced_at":"2026-08-23T12:03:48.226Z","created_at":"2026-02-19T16:17:47.309Z","updated_at":"2026-08-23T12:03:48.226Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/acorn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/acorn/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.642Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.188450118358578,"dependent_packages_count":43.15948989505083,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.67397000670471},"purl":"pkg:maven/org.mvnpm/acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:acorn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2129308,"name":"objj-parser","ecosystem":"npm","description":"A tiny, fast JavaScript parser written in JavaScript.","homepage":"https://github.com/acornjs/acorn#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2015-04-20T20:15:56.203Z","latest_release_published_at":"2021-09-21T09:27:52.867Z","latest_release_number":"0.4.3","last_synced_at":"2026-08-23T12:03:59.416Z","created_at":"2022-04-09T21:23:55.593Z","updated_at":"2026-08-23T12:03:59.416Z","registry_url":"https://www.npmjs.com/package/objj-parser","install_command":"npm install objj-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-6"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2024-10-27T11:23:21.000Z","size":6124,"stargazers_count":10544,"open_issues_count":13,"forks_count":881,"subscribers_count":174,"default_branch":"master","last_synced_at":"2024-10-29T21:01:39.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2024-10-29T01:53:33.000Z","dependencies_parsed_at":"2023-11-11T08:29:36.657Z","dependency_job_id":"ac8800af-12df-4e6e-9c3a-6971008f9a6c","html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1455,"total_committers":142,"mean_commits":"10.246478873239436","dds":0.740893470790378,"last_synced_commit":"ac296596b300624784b4b91e8096f1203e9dee29"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":130,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132602,"owners_count":16936614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2024-03-25T19:34:49.270Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":10875,"followers":65,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2024-03-25T19:34:52.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:41:58.303Z","dependent_packages_count":2,"downloads":371,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":17.597807706371636,"dependent_repos_count":6.340698196418392,"dependent_packages_count":8.833550931946979,"stargazers_count":1.0272798469962252,"forks_count":1.2476103953895412,"docker_downloads_count":null,"average":7.009389415424555},"purl":"pkg:npm/objj-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/objj-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/objj-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/objj-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:03:16.317Z","issues_count":151,"pull_requests_count":79,"avg_time_to_close_issue":13965316.40425532,"avg_time_to_close_pull_request":4553766.405063291,"issues_closed_count":141,"pull_requests_closed_count":79,"pull_request_authors_count":35,"issue_authors_count":128,"avg_comments_per_issue":2.622516556291391,"avg_comments_per_pull_request":1.4177215189873418,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":1558218.043478261,"past_year_avg_time_to_close_pull_request":1365079.8,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.66,"past_year_avg_comments_per_pull_request":1.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"},{"login":"marijnh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/objj-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/objj-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/objj-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/objj-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/objj-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/objj-parser/codemeta","maintainers":[{"uuid":"alfredwarnsater","login":"alfredwarnsater","name":null,"email":"alfred.warnsater+npm@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~alfredwarnsater","role":null,"created_at":"2022-11-13T15:20:29.446Z","updated_at":"2022-11-13T15:20:29.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alfredwarnsater/packages"},{"uuid":"mrcarlberg","login":"mrcarlberg","name":null,"email":"martin@carlberg.org","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~mrcarlberg","role":null,"created_at":"2022-11-13T15:20:29.025Z","updated_at":"2022-11-13T15:20:29.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mrcarlberg/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4992855,"name":"org.webjars.bower:acorn","ecosystem":"maven","description":"WebJar for acorn","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.webjars.bower","versions_count":1,"first_release_published_at":"2018-08-17T12:42:11.000Z","latest_release_published_at":"2018-08-17T12:42:11.000Z","latest_release_number":"2.7.0","last_synced_at":"2026-08-23T12:04:07.744Z","created_at":"2022-07-27T10:40:58.768Z","updated_at":"2026-08-23T12:04:07.745Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/acorn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/acorn/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.711Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.499984951936485,"forks_count":4.945596234372586,"average":17.855982006528855},"purl":"pkg:maven/org.webjars.bower/acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:acorn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:acorn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5066565,"name":"org.webjars.npm:acorn","ecosystem":"maven","description":"WebJar for acorn","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.webjars.npm","versions_count":59,"first_release_published_at":"2022-01-10T18:03:34.000Z","latest_release_published_at":"2026-08-07T02:24:45.000Z","latest_release_number":"8.18.0","last_synced_at":"2026-08-23T12:05:15.810Z","created_at":"2022-07-28T05:53:08.049Z","updated_at":"2026-08-23T12:05:15.811Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/acorn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/acorn/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.562Z","dependent_packages_count":48,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.4000718294231778,"stargazers_count":null,"forks_count":null,"average":16.69000788518528},"purl":"pkg:maven/org.webjars.npm/acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:acorn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4996227,"name":"org.webjars.npm:acorn-walk","ecosystem":"maven","description":"WebJar for acorn-walk","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.webjars.npm","versions_count":12,"first_release_published_at":"2018-11-08T19:04:36.000Z","latest_release_published_at":"2026-03-10T15:46:40.000Z","latest_release_number":"8.3.5","last_synced_at":"2026-08-23T12:06:42.946Z","created_at":"2022-07-27T10:49:00.895Z","updated_at":"2026-08-23T12:06:42.946Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/acorn-walk/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/acorn-walk/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.660Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":2.499984951936485,"forks_count":4.945596234372586,"average":12.189081927677},"purl":"pkg:maven/org.webjars.npm/acorn-walk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:acorn-walk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:acorn-walk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:acorn-walk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-walk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-walk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-walk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-walk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-walk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:acorn-walk/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13954812,"name":"node-acorn","ecosystem":"guix","description":"Javascript-based Javascript parser","homepage":"https://github.com/acornjs/acorn/tree/master/acorn","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:21:55.923Z","latest_release_published_at":"2026-03-02T20:21:55.923Z","latest_release_number":"8.7.1","last_synced_at":"2026-04-27T16:55:12.867Z","created_at":"2026-03-02T20:21:55.721Z","updated_at":"2026-08-17T09:43:36.503Z","registry_url":"https://packages.guix.gnu.org/packages/node-acorn/8.7.1/","install_command":"guix install node-acorn","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n45","metadata":{"location":"gnu/packages/node-xyz.scm:45","variable_name":"node-acorn"},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.503Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-acorn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-acorn/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":11618187,"name":"acorn-pipeline","ecosystem":"npm","description":"Acorn plugin to parse JavaScript pipeline operator (|\u003e)","homepage":"https://github.com/acornjs/acorn/tree/master/acorn-pipeline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":["acorn","plugin","parser","javascript","pipeline","operator"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-05-07T11:38:02.974Z","latest_release_published_at":"2025-05-07T11:38:02.974Z","latest_release_number":"1.0.0-rc.1","last_synced_at":"2026-08-23T01:15:29.300Z","created_at":"2025-05-08T17:00:06.323Z","updated_at":"2026-08-23T21:19:03.575Z","registry_url":"https://www.npmjs.com/package/acorn-pipeline","install_command":"npm install acorn-pipeline","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.0.0-rc.1","latest":"1.0.0-rc.1"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-22T00:19:17.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12211,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-22T00:19:17.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:19:03.575Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":21.12444575106017,"dependent_repos_count":24.68153497635502,"dependent_packages_count":35.626142370599766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.14404103267165},"purl":"pkg:npm/acorn-pipeline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/acorn-pipeline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/acorn-pipeline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/acorn-pipeline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:56:04.292Z","issues_count":216,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.148148148148148,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2424242424242424,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-pipeline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-pipeline/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-pipeline/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-pipeline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-pipeline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-pipeline/codemeta","maintainers":[{"uuid":"dhanarajb","login":"dhanarajb","name":null,"email":"Dhanarajbhaskar690@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dhanarajb","role":null,"created_at":"2025-05-08T19:12:54.277Z","updated_at":"2025-05-08T19:12:54.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhanarajb/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14296023,"name":"@vssuser/acorn","ecosystem":"npm","description":"ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"vssuser","versions_count":1,"first_release_published_at":"2026-04-21T08:06:31.652Z","latest_release_published_at":"2026-04-21T08:06:31.652Z","latest_release_number":"8.16.0-vss.0","last_synced_at":"2026-08-24T00:59:51.131Z","created_at":"2026-04-22T00:45:33.580Z","updated_at":"2026-08-24T00:59:51.131Z","registry_url":"https://www.npmjs.com/package/@vssuser/acorn","install_command":"npm install @vssuser/acorn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"vss":"8.16.0-vss.0","latest":"8.16.0-vss.0"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-22T00:19:17.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12211,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-22T00:19:17.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:57:42.375Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.97828585428068,"dependent_packages_count":31.679488114828295,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.828886984554487},"purl":"pkg:npm/%40vssuser/acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vssuser/acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vssuser/acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vssuser/acorn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:56:04.292Z","issues_count":216,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.148148148148148,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2424242424242424,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn/codemeta","maintainers":[{"uuid":"vssuser","login":"vssuser","name":null,"email":"aiesst.labs@gmail.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~vssuser","role":null,"created_at":"2026-04-22T00:45:34.364Z","updated_at":"2026-04-22T00:45:34.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vssuser/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1390139,"name":"acorn-loose","ecosystem":"npm","description":"Error-tolerant ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2018-09-14T07:24:05.616Z","latest_release_published_at":"2025-07-01T19:52:40.651Z","latest_release_number":"8.5.2","last_synced_at":"2026-08-24T02:02:58.671Z","created_at":"2022-04-08T23:26:25.396Z","updated_at":"2026-08-24T02:02:58.671Z","registry_url":"https://www.npmjs.com/package/acorn-loose","install_command":"npm install acorn-loose","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.5.2"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-22T00:19:17.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12211,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-22T00:19:17.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:31:33.224Z","dependent_packages_count":131,"downloads":32062502,"downloads_period":"last-month","dependent_repos_count":7602,"rankings":{"downloads":0.14789468553892487,"dependent_repos_count":0.2737732303896689,"dependent_packages_count":0.3423289014033355,"stargazers_count":1.027139795210677,"forks_count":1.2454849419609622,"docker_downloads_count":0.4594538876695047,"average":0.5826792403621789},"purl":"pkg:npm/acorn-loose","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/acorn-loose","docker_dependents_count":311,"docker_downloads_count":3918695,"usage_url":"https://repos.ecosyste.ms/usage/npm/acorn-loose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/acorn-loose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T00:47:58.941Z","issues_count":216,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.148148148148148,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2424242424242424,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-loose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-loose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-loose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-loose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-loose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-loose/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-10T12:02:28.093Z","updated_at":"2022-11-10T12:02:28.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"uuid":"marijn","login":"marijn","name":null,"email":"marijn@haverbeke.berlin","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-10T12:02:28.087Z","updated_at":"2022-11-10T12:02:28.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-10T12:02:28.097Z","updated_at":"2022-11-10T12:02:28.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14296025,"name":"@vssuser/acorn-walk","ecosystem":"npm","description":"ECMAScript (ESTree) AST walker","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"vssuser","versions_count":1,"first_release_published_at":"2026-04-21T08:06:37.132Z","latest_release_published_at":"2026-04-21T08:06:37.132Z","latest_release_number":"8.3.5-vss.0","last_synced_at":"2026-08-24T01:52:06.536Z","created_at":"2026-04-22T00:45:33.636Z","updated_at":"2026-08-24T09:43:31.127Z","registry_url":"https://www.npmjs.com/package/@vssuser/acorn-walk","install_command":"npm install @vssuser/acorn-walk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"vss":"8.3.5-vss.0","latest":"8.3.5-vss.0"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-22T00:19:17.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12211,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-22T00:19:17.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T09:43:31.127Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.97828585428068,"dependent_packages_count":31.679488114828295,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.828886984554487},"purl":"pkg:npm/%40vssuser/acorn-walk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vssuser/acorn-walk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vssuser/acorn-walk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vssuser/acorn-walk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:58:41.451Z","issues_count":216,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.1527777777777777,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn-walk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn-walk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn-walk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn-walk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn-walk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser%2Facorn-walk/codemeta","maintainers":[{"uuid":"vssuser","login":"vssuser","name":null,"email":"aiesst.labs@gmail.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~vssuser","role":null,"created_at":"2026-04-22T00:45:35.450Z","updated_at":"2026-04-22T00:45:35.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vssuser/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1390116,"name":"acorn","ecosystem":"npm","description":"ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":140,"first_release_published_at":"2012-09-24T10:10:52.687Z","latest_release_published_at":"2026-07-28T06:47:49.255Z","latest_release_number":"8.18.0","last_synced_at":"2026-08-24T10:12:36.051Z","created_at":"2022-04-08T23:26:22.477Z","updated_at":"2026-08-24T10:12:36.051Z","registry_url":"https://www.npmjs.com/package/acorn","install_command":"npm install acorn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.18.0"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:52:35.869Z","dependent_packages_count":8880,"downloads":1025088603,"downloads_period":"last-month","dependent_repos_count":1121780,"rankings":{"downloads":0.00123209256136437,"dependent_repos_count":0.030364236678957476,"dependent_packages_count":0.012567344125916573,"stargazers_count":1.0292901257637947,"forks_count":1.3306873461082165,"docker_downloads_count":0.004900990410760494,"average":0.40150702260816834},"purl":"pkg:npm/acorn","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZjaHctNmZyZy1mNzU5","url":"https://github.com/advisories/GHSA-6chw-6frg-f759","title":"Regular Expression Denial of Service in Acorn","description":"Affected versions of acorn are vulnerable to Regular Expression Denial of Service.\nA regex in the form of /[x-\\ud800]/u causes the parser to enter an infinite loop.\nThe string is not valid UTF16 which usually results in it being sanitized before reaching the parser.\nIf an application processes untrusted input and passes it directly to acorn,\nattackers may leverage the vulnerability leading to Denial of Service.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-04-03T21:48:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/acornjs/acorn/issues/929","https://github.com/acornjs/acorn/commit/793c0e569ed1158672e3a40aeed1d8518832b802","https://snyk.io/vuln/SNYK-JS-ACORN-559469","https://www.npmjs.com/advisories/1488","https://github.com/advisories/GHSA-6chw-6frg-f759"],"source_kind":"github","identifiers":["GHSA-6chw-6frg-f759"],"repository_url":"https://github.com/acornjs/acorn","blast_radius":0.0,"created_at":"2022-12-21T16:13:25.003Z","updated_at":"2026-08-21T15:13:51.022Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZjaHctNmZyZy1mNzU5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZjaHctNmZyZy1mNzU5","packages":[{"ecosystem":"npm","package_name":"acorn","versions":[{"first_patched_version":"5.7.4","vulnerable_version_range":"\u003e= 5.5.0, \u003c 5.7.4"},{"first_patched_version":"7.1.1","vulnerable_version_range":"\u003e= 7.0.0, \u003c 7.1.1"},{"first_patched_version":"6.4.1","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.4.1"}],"purl":"pkg:npm/acorn","statistics":{"dependent_packages_count":8880,"dependent_repos_count":1121780,"downloads":1025088603,"downloads_period":"last-month"},"affected_versions":["5.5.0","5.5.1","5.5.2","5.5.3","5.6.0","5.6.1","5.6.2","5.7.0","5.7.1","5.7.2","5.7.3","6.0.0","6.0.1","6.0.2","6.0.3","6.0.4","6.0.5","6.0.6","6.0.7","6.1.0","6.1.1","6.2.0","6.2.1","6.3.0","6.4.0","7.0.0","7.1.0"],"unaffected_versions":["0.0.1","0.1.0","0.2.0","0.3.0","0.3.1","0.4.0","0.4.2","0.5.0","0.6.0","0.7.0","0.8.0","0.9.0","0.10.0","0.11.0","0.12.0","1.0.0","1.0.1","1.0.3","1.1.0","1.2.0","1.2.1","1.2.2","2.0.0","2.0.1","2.0.4","2.1.0","2.2.0","2.3.0","2.4.0","2.5.0","2.5.2","2.6.0","2.6.2","2.6.4","2.7.0","3.0.0","3.0.2","3.0.4","3.1.0","3.2.0","3.3.0","4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6","4.0.7","4.0.8","4.0.9","4.0.10","4.0.11","4.0.13","5.0.0","5.0.1","5.0.2","5.0.3","5.1.0","5.1.1","5.1.2","5.2.0","5.2.1","5.3.0","5.4.0","5.4.1","5.7.4","6.4.1","6.4.2","7.1.1","7.2.0","7.3.0","7.3.1","7.4.0","7.4.1","8.0.0","8.0.1","8.0.2","8.0.3","8.0.4","8.0.5","8.1.0","8.1.1","8.2.0","8.2.1","8.2.2","8.2.3","8.2.4","8.3.0","8.4.0","8.4.1","8.5.0","8.6.0","8.7.0","8.7.1","8.8.0","8.8.1","8.8.2","8.9.0","8.10.0","8.11.0","8.11.1","8.11.2","8.11.3","8.12.0","8.12.1","8.13.0","8.14.0","8.14.1","8.15.0","8.16.0","8.17.0","8.18.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZjaHctNmZyZy1mNzU5/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdmaG0tbXFtNC0yd3A3","url":"https://github.com/advisories/GHSA-7fhm-mqm4-2wp7","title":"Withdrawn: ESLint dependencies are vulnerable (ReDoS and Prototype Pollution)","description":"**Withdrawn**\nGitHub has withdrawn this advisory in place of GHSA-vh95-rmgr-6w4m and GHSA-6chw-6frg-f759.\nThe reason for withdrawing is that some mistakes were made during the ingestion of CVE-2020-7598\nwhich caused this advisory to be published with incorrect information.\n\nIn order to provide accurate advisory information, new advisories were created:\n\n- minimist: https://github.com/advisories/GHSA-vh95-rmgr-6w4m\n- acorn: https://github.com/advisories/GHSA-6chw-6frg-f759","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-03-13T20:36:16.000Z","withdrawn_at":"2020-04-03T21:47:06.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/advisories/GHSA-6chw-6frg-f759","https://github.com/advisories/GHSA-vh95-rmgr-6w4m","https://github.com/advisories/GHSA-7fhm-mqm4-2wp7"],"source_kind":"github","identifiers":["GHSA-7fhm-mqm4-2wp7"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:59.778Z","updated_at":"2026-07-31T14:14:53.006Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdmaG0tbXFtNC0yd3A3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdmaG0tbXFtNC0yd3A3","packages":[{"ecosystem":"npm","package_name":"acorn","versions":[{"first_patched_version":"7.1.1","vulnerable_version_range":"\u003e= 7.0.0, \u003c 7.1.1"},{"first_patched_version":"6.4.1","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.4.1"},{"first_patched_version":"5.7.4","vulnerable_version_range":"\u003c 5.7.4"}],"purl":"pkg:npm/acorn"},{"ecosystem":"npm","package_name":"minimist","versions":[{"first_patched_version":"1.2.2","vulnerable_version_range":"\u003c 1.2.2"}],"purl":"pkg:npm/minimist"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdmaG0tbXFtNC0yd3A3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/acorn","docker_dependents_count":41345,"docker_downloads_count":12988228657,"usage_url":"https://repos.ecosyste.ms/usage/npm/acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/acorn/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T00:19:01.234Z","issues_count":215,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.1581395348837207,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":32,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.28125,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-10T11:27:01.228Z","updated_at":"2022-11-10T11:27:01.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"uuid":"marijn","login":"marijn","name":null,"email":"marijn@haverbeke.berlin","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-10T11:27:01.225Z","updated_at":"2022-11-10T11:27:01.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-10T11:27:01.232Z","updated_at":"2022-11-10T11:27:01.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11836000,"name":"acorn-m","ecosystem":"npm","description":"ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-06-25T08:47:50.354Z","latest_release_published_at":"2025-06-30T10:18:02.870Z","latest_release_number":"8.15.0","last_synced_at":"2026-08-24T10:25:02.198Z","created_at":"2025-06-25T08:48:11.134Z","updated_at":"2026-08-24T10:25:02.198Z","registry_url":"https://www.npmjs.com/package/acorn-m","install_command":"npm install acorn-m","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.15.0"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.575Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.36297228568077,"dependent_packages_count":35.1578775750418,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.760424930361285},"purl":"pkg:npm/acorn-m","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/acorn-m","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/acorn-m","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/acorn-m/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-m/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-m/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-m/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-m/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-m/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-m/codemeta","maintainers":[{"uuid":"ifonin","login":"ifonin","name":null,"email":"menotoa@gmail.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~ifonin","role":null,"created_at":"2025-06-25T10:03:00.518Z","updated_at":"2025-06-25T10:03:00.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ifonin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1390162,"name":"acorn-walk","ecosystem":"npm","description":"ECMAScript (ESTree) AST walker","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2018-09-14T07:21:12.347Z","latest_release_published_at":"2026-02-19T15:03:08.080Z","latest_release_number":"8.3.5","last_synced_at":"2026-08-23T12:03:50.499Z","created_at":"2022-04-08T23:26:28.134Z","updated_at":"2026-08-24T11:07:41.420Z","registry_url":"https://www.npmjs.com/package/acorn-walk","install_command":"npm install acorn-walk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.3.5"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-22T00:19:17.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12211,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-22T00:19:17.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:07:41.419Z","dependent_packages_count":2121,"downloads":327175676,"downloads_period":"last-month","dependent_repos_count":2651754,"rankings":{"downloads":0.005777145121064046,"dependent_repos_count":0.007994911731519911,"dependent_packages_count":0.04241136394563132,"stargazers_count":1.0292901257637947,"forks_count":1.3306873461082165,"docker_downloads_count":0.016126722636524756,"average":0.4053812692177919},"purl":"pkg:npm/acorn-walk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/acorn-walk","docker_dependents_count":27426,"docker_downloads_count":7054070768,"usage_url":"https://repos.ecosyste.ms/usage/npm/acorn-walk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/acorn-walk/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T00:58:41.451Z","issues_count":216,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.1527777777777777,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-walk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-walk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-walk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-walk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-walk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/acorn-walk/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-10T11:28:10.576Z","updated_at":"2022-11-10T11:28:10.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"uuid":"marijn","login":"marijn","name":null,"email":"marijn@haverbeke.berlin","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-10T11:28:10.569Z","updated_at":"2022-11-10T11:28:10.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-10T11:28:10.580Z","updated_at":"2022-11-10T11:28:10.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1733672,"name":"fork-acorn-optional-chaining","ecosystem":"npm","description":"ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-22T05:38:45.262Z","latest_release_published_at":"2020-05-22T05:38:45.262Z","latest_release_number":"7.2.0","last_synced_at":"2026-08-24T11:30:13.205Z","created_at":"2022-04-09T15:48:19.176Z","updated_at":"2026-08-24T11:30:13.205Z","registry_url":"https://www.npmjs.com/package/fork-acorn-optional-chaining","install_command":"npm install fork-acorn-optional-chaining","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.0"},"contentPolicy":null},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11430,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-17T09:37:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-17T01:17:31.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T00:41:41.940Z","dependent_packages_count":2,"downloads":51,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":6.340698196418392,"dependent_packages_count":8.833550931946979,"stargazers_count":1.027139795210677,"forks_count":1.2454849419609622,"docker_downloads_count":null,"average":13.59089886742685},"purl":"pkg:npm/fork-acorn-optional-chaining","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fork-acorn-optional-chaining","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fork-acorn-optional-chaining","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fork-acorn-optional-chaining/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T00:19:01.234Z","issues_count":215,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.1581395348837207,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":32,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.28125,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-acorn-optional-chaining/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-acorn-optional-chaining/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-acorn-optional-chaining/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-acorn-optional-chaining/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-acorn-optional-chaining/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-acorn-optional-chaining/codemeta","maintainers":[{"uuid":"guybedford","login":"guybedford","name":null,"email":"guybedford@gmail.com","url":null,"packages_count":190,"html_url":"https://www.npmjs.com/~guybedford","role":null,"created_at":"2022-11-12T10:09:12.568Z","updated_at":"2022-11-12T10:09:12.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guybedford/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777880,"maintainers_count":1236519,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14110797,"name":"org.mvnpm:acorn-loose","ecosystem":"maven","description":"Error-tolerant ECMAScript parser","homepage":"https://github.com/acornjs/acorn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.mvnpm","versions_count":1,"first_release_published_at":"2026-03-24T11:33:11.000Z","latest_release_published_at":"2026-03-24T11:33:11.000Z","latest_release_number":"8.5.2","last_synced_at":"2026-08-23T12:03:39.964Z","created_at":"2026-03-24T12:30:28.651Z","updated_at":"2026-08-23T12:03:39.964Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/acorn-loose/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/acorn-loose/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.493Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.74441852940383,"dependent_packages_count":42.52304477511333,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.133731652258575},"purl":"pkg:maven/org.mvnpm/acorn-loose","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:acorn-loose","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:acorn-loose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:acorn-loose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn-loose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn-loose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn-loose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn-loose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn-loose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:acorn-loose/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4990484,"name":"org.webjars.bowergithub.acornjs:acorn","ecosystem":"maven","description":"WebJar for acorn","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acornjs/acorn","keywords_array":[],"namespace":"org.webjars.bowergithub.acornjs","versions_count":5,"first_release_published_at":"2018-08-17T13:38:48.000Z","latest_release_published_at":"2022-01-10T16:46:49.000Z","latest_release_number":"8.7.0","last_synced_at":"2026-08-23T12:07:41.904Z","created_at":"2022-07-27T10:35:34.082Z","updated_at":"2026-08-23T12:07:41.905Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.acornjs/acorn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.acornjs/acorn/","metadata":{},"repo_metadata":{"id":4780691,"uuid":"5932749","full_name":"acornjs/acorn","owner":"acornjs","description":"A small, fast, JavaScript-based JavaScript parser","archived":false,"fork":false,"pushed_at":"2026-07-28T06:47:35.000Z","size":6443,"stargazers_count":11429,"open_issues_count":17,"forks_count":1042,"subscribers_count":190,"default_branch":"master","last_synced_at":"2026-08-14T16:18:36.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cinchcast/youtrack-slack-bot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acornjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-09-24T10:05:00.000Z","updated_at":"2026-08-14T14:57:30.000Z","dependencies_parsed_at":"2026-08-06T00:45:18.880Z","dependency_job_id":null,"html_url":"https://github.com/acornjs/acorn","commit_stats":{"total_commits":1471,"total_committers":142,"mean_commits":"10.359154929577464","dds":0.7437117607070021,"last_synced_commit":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3"},"previous_names":["marijnh/acorn","ternjs/acorn"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/acornjs/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/sbom","scorecard":{"id":163219,"data":{"date":"2025-08-11","repo":{"name":"github.com/acornjs/acorn","commit":"ff181bd0d5a6951b5f04bf5a6c1883553b385268"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","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":"Maintained","score":10,"reason":"23 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/acornjs/acorn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-16T14:08:50.233Z","repository_id":4780691,"created_at":"2025-08-16T14:08:50.233Z","updated_at":"2025-08-16T14:08:50.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"acornjs","name":"acornjs","uuid":"34631683","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34631683?v=4","repositories_count":17,"last_synced_at":"2026-08-14T04:43:11.848Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/acornjs","funding_links":[],"total_stars":12210,"followers":109,"following":0,"created_at":"2022-11-02T16:18:51.805Z","updated_at":"2026-08-14T04:43:11.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acornjs/repositories"},"tags":[{"name":"8.18.0","sha":"d788421b242ddccb28040f1431438ee5cf474208","kind":"tag","published_at":"2026-07-28T06:46:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.18.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"5b9d16c256b81682d2b26246d86387f1d78633e9","kind":"tag","published_at":"2026-06-11T16:38:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.17.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"610d62d8f9cf44ca0e70c516b40c92452235c81b","kind":"tag","published_at":"2026-02-19T15:06:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.16.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"6dc537416ad628b3959b3ff963fbdcfdb380e0a3","kind":"tag","published_at":"2025-06-08T16:22:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.15.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.15.0/manifests"},{"name":"8.14.1","sha":"4d4ed27f90168e110b5e505c842e7f5efb774c93","kind":"tag","published_at":"2025-03-05T12:50:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.1/manifests"},{"name":"8.14.0","sha":"3c6a5a98e8c6dcefef391e6114cc7e64657979d3","kind":"tag","published_at":"2024-10-27T11:22:49.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.14.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"cc5ec013e7dae1b2ad60cbbb87c1b9e1fe252df9","kind":"tag","published_at":"2024-10-16T06:09:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.13.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"12ad1164a70dbe804f1ece822f34d100545f1afa","kind":"tag","published_at":"2024-07-03T06:12:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"5445810f6dac81f0a5f8a1b36a2f5c312173c629","kind":"tag","published_at":"2024-06-14T07:07:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.12.0/manifests"},{"name":"8.11.3","sha":"fcb15ff8715481fe02a456685f7b92eba74a4d85","kind":"tag","published_at":"2023-12-29T09:03:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"31967af4ecfd4d77ad1a4e09884513fd234cd39f","kind":"tag","published_at":"2023-10-27T08:04:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"b65dd429f4f9473410c3976bbbdb9b5779c28804","kind":"tag","published_at":"2023-10-26T20:28:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.1/manifests"},{"name":"8.11.0","sha":"e0dd391ca1f674eeb4b27aeef1f728e24eccce53","kind":"tag","published_at":"2023-10-26T18:04:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"8da1fdd1918c9a9a5748501017262ce18bb2f2cc","kind":"tag","published_at":"2023-07-05T08:23:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"a354538af8390538f6de8f7905b0158bd2e582ac","kind":"tag","published_at":"2023-06-16T07:25:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.9.0/manifests"},{"name":"8.8.2","sha":"2282d4be7c8cae733c613a7e1c0478ef103159d9","kind":"tag","published_at":"2023-01-23T16:24:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"ceb7bfd9ed3b377976a2aaee95b0bb7bf360b636","kind":"tag","published_at":"2022-10-24T14:00:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"18ae3fcd33e7218450686a2a1bb78e39bc3d2025","kind":"tag","published_at":"2022-07-21T09:36:53.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"04bdf9a67ebc38e8de717db5311a5401c8f1b6c5","kind":"tag","published_at":"2022-04-26T05:56:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"05d560abcc264829186bbb13cdd5aae9147cdd17","kind":"tag","published_at":"2021-12-27T10:31:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"932591bbe1e67f591d9f03c83508654f0eab8c3f","kind":"tag","published_at":"2021-11-18T08:47:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2c59dd3bd8a10a0cc1d302128bb4df35fa4d03dd","kind":"tag","published_at":"2021-09-06T08:17:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.5.0/manifests"},{"name":"8.4.1","sha":"9ef40d8ae2c08e07fd2f510bed58c3ca9edcbe46","kind":"tag","published_at":"2021-06-24T09:25:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0b943ea2b365431187936f581383464c7b556cb1","kind":"tag","published_at":"2021-06-11T13:54:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"2a460c82c5ee269911b64092b7e2abea9f288bce","kind":"tag","published_at":"2021-05-31T05:44:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.3.0/manifests"},{"name":"8.2.4","sha":"43c989c9898b1a8c70eeae0f4728f3255825b05a","kind":"tag","published_at":"2021-05-04T13:14:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"3b69e2a9c717a1142fc040fdcc3fd57c1f29d9fb","kind":"tag","published_at":"2021-05-04T10:19:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"073ad31c707247a2363ffd7066db0a9078e05e2b","kind":"tag","published_at":"2021-04-29T09:56:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"3f52326dc48507d475fec008373ce0da15d2ea68","kind":"tag","published_at":"2021-04-24T17:28:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"fecbdb92d6d55d0af722a89967c2ecc18b08782c","kind":"tag","published_at":"2021-04-24T10:10:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"7deba41118d6384a2c498c61176b3cf434f69590","kind":"tag","published_at":"2021-04-12T07:28:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04","kind":"tag","published_at":"2021-03-09T09:56:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.1.0/manifests"},{"name":"8.0.5","sha":"f90a5a2b6a32e1b9055563dd559df3841b37edc7","kind":"tag","published_at":"2021-01-25T07:39:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.5/manifests"},{"name":"6.4.2","sha":"f6b83edda8f4f0af57f9335cbdea8e5155133631","kind":"tag","published_at":"2020-10-05T08:14:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.2/manifests"},{"name":"7.4.1","sha":"88c2669600a6d33134755fb91ff8ab9cd9ebc284","kind":"tag","published_at":"2020-10-05T07:52:40.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.1/manifests"},{"name":"8.0.4","sha":"9d1d896924baa2f85fde24ae9b3374bccf927a45","kind":"tag","published_at":"2020-10-05T06:17:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"d259a7dc2ac0fd6cb015266a24ad9928b4e8fbe8","kind":"tag","published_at":"2020-10-02T06:44:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"3af534d4ae5fde6c499506741961f1a97619fd49","kind":"tag","published_at":"2020-09-30T05:47:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"116733e6f3e5caffaf566d93f721eeeefb5d621a","kind":"tag","published_at":"2020-08-12T13:03:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"47a5affad78e4b53a3e22d07ddbb220eed1f3d76","kind":"tag","published_at":"2020-08-12T12:57:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/8.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"54efb62138c54f523413fb6a6c00c57c81e81f54","kind":"tag","published_at":"2020-08-03T10:00:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.4.0/manifests"},{"name":"7.3.1","sha":"e265eae3499b01b176e71bdab8bdb0fe042f3e3d","kind":"tag","published_at":"2020-06-11T10:23:27.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"ee03be32a82c31430f5f3f820f368b53c191cc25","kind":"tag","published_at":"2020-06-11T07:52:37.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"6d555e826d962db66b3a2f4fb8361e57e5a1b171","kind":"tag","published_at":"2020-05-09T07:04:07.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.2.0/manifests"},{"name":"5.7.4","sha":"6370e90067552022710190319cbbbd8c43001957","kind":"commit","published_at":"2020-03-09T23:24:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.4","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.4/manifests"},{"name":"6.4.1","sha":"9a2e9b6678e243d66846b91179d650d28453e70c","kind":"commit","published_at":"2020-03-09T10:38:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.1/manifests"},{"name":"7.1.1","sha":"6d194895783b03b2a37441f01857c34302eab4c8","kind":"tag","published_at":"2020-03-01T12:38:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.1/manifests"},{"name":"6.4.0","sha":"df0cf1a3e2b1a51a26c14984dc0f5412b7151b10","kind":"tag","published_at":"2019-11-26T22:12:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.4.0/manifests"},{"name":"7.1.0","sha":"ea851e8cedb691dcc312fb6f1f0d813747a378ef","kind":"tag","published_at":"2019-09-24T06:33:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8c076c466cd04fc00b87db89c3a8b86ac5da7574","kind":"tag","published_at":"2019-08-13T07:55:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/7.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/7.0.0/manifests"},{"name":"6.3.0","sha":"ac6decb94a3aa4eee99230fdaf5883dfaafe8479","kind":"tag","published_at":"2019-08-12T09:41:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"77c20fa2c2f490e646b67e6a0ff7e75fb54ab6c8","kind":"tag","published_at":"2019-07-20T14:29:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6589c57f4f8ce0990f8ab7985104edf4b495ed08","kind":"tag","published_at":"2019-07-04T06:17:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"f164d84661f4f79486c84a4c0d1ca2233614c088","kind":"tag","published_at":"2019-02-27T07:10:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"637151d8966558d36d7ed37f0f97e37141c300d7","kind":"tag","published_at":"2019-02-08T09:06:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"600e770988b7dee1c872acd483150dcc1247fc49","kind":"tag","published_at":"2019-02-04T09:40:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"cf4f9692cc8ebaba8e5cae5d8423c15eff8731f0","kind":"tag","published_at":"2019-01-30T08:44:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2ffed00236071aece0a79813b98c36f302ff1f9d","kind":"tag","published_at":"2019-01-02T11:46:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"a0f0c73ec11fd041e8a4626d02146d2e5b22f8f5","kind":"tag","published_at":"2018-11-05T09:00:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"9fa23b21c679ab89845aa1757d7c18a980d74e8c","kind":"tag","published_at":"2018-11-04T13:51:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.3/manifests"},{"name":"walk-6.1.0","sha":"2adf569de6f77e2f9971d944669ec70071acfb30","kind":"commit","published_at":"2018-09-28T06:27:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/walk-6.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/walk-6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@walk-6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/walk-6.1.0/manifests"},{"name":"6.0.2","sha":"fa97e5e864b2c5fc3bd32aca2b07de04bacc5658","kind":"tag","published_at":"2018-09-26T06:39:18.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"999c242fff107951b5199182402f065e6cdcbdfa","kind":"tag","published_at":"2018-09-14T07:18:12.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/6.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"910e62bbda199ce7acc5de10d374afa0f6fcf7d6","kind":"tag","published_at":"2018-09-10T09:34:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"95ca55c7863fafd8bf6d446a0098325388ff9f1c","kind":"tag","published_at":"2018-08-24T06:34:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"18c5af71d82ad36c051aaf77e9e5b9742a0e9610","kind":"tag","published_at":"2018-06-15T11:34:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"bc1b6dd93e8dde6311de5714029faef78220a83e","kind":"tag","published_at":"2018-06-15T10:32:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.7.0/manifests"},{"name":"5.6.2","sha":"3f97744c7f8dafe43e4d9a548f058906bd4f3783","kind":"tag","published_at":"2018-06-05T06:39:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"690cfc78b38ff7f4914dccf3f50b0b95a2bcb550","kind":"tag","published_at":"2018-06-01T07:48:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"6e4192ffeb554ee21b938de5ab445d18d320b54a","kind":"tag","published_at":"2018-05-31T08:36:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"5da6f356e93e30892c0fbe4d0c024897d9071e89","kind":"tag","published_at":"2018-03-08T09:26:13.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"701f36a598ce30dae104cd517f99340c3dceda89","kind":"tag","published_at":"2018-03-08T09:20:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"28a0cf42bf57f6d949bce2f238921b5dab3ad3a3","kind":"tag","published_at":"2018-03-06T11:27:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"5364b99d85cb7cdead682ee940c51671a1e91026","kind":"tag","published_at":"2018-02-27T07:45:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"662efffd69ab380ed0a692cc390cbc2987d41e14","kind":"tag","published_at":"2018-02-02T09:18:28.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"9a3bb727e60587e759797548167328f429a56e33","kind":"tag","published_at":"2018-02-01T21:29:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"621f8691a840a4677e3153a3c06f0b7ecf9b8d46","kind":"tag","published_at":"2017-12-28T13:58:05.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.3.0/manifests"},{"name":"5.2.1","sha":"9924efe268e899665daeeaded9bf452ff1cb510b","kind":"tag","published_at":"2017-10-29T16:37:10.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d54b3a5926631f159078ef7c47a1a3072827964a","kind":"tag","published_at":"2017-10-29T09:40:41.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"9ae70b727426c2f9e9b5aec6cdaaed3657b5ea3a","kind":"tag","published_at":"2017-09-04T08:07:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"8d80b2dd9166495dab85f5b7029d899dce252c82","kind":"tag","published_at":"2017-07-06T07:52:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"17bb365a8cae1e002c03671eb3726ea3506e5c23","kind":"tag","published_at":"2017-07-05T15:12:51.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"dc2a033831e0813496bdb558c70b9fdf4720f048","kind":"commit","published_at":"2017-04-01T17:15:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"aee6008ed9efc62fe106213b7a408e00ffc846ef","kind":"commit","published_at":"2017-03-30T07:38:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"a29e1583e5487c2b34a54a292c751e1e6901a390","kind":"commit","published_at":"2017-03-30T06:13:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a3980aee90705b0cbc7a3e4f3130e41552f4b590","kind":"commit","published_at":"2017-03-28T11:57:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/5.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/5.0.0/manifests"},{"name":"4.0.11","sha":"a7359dbaed1f2a5ba204e82522ad5c6a3d1fe367","kind":"tag","published_at":"2017-02-07T14:00:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.11","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"e975ebdd4898362e4b4242a6503e2582acd32f95","kind":"tag","published_at":"2017-02-07T08:58:54.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.10","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"c3dbe6d1a99a7eebc624a0458ebc3ad9947e0dd3","kind":"tag","published_at":"2017-02-06T10:32:08.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.9","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"482cf6ffa1c7f13d9cd9ccc48aaf8be5c1b2e95c","kind":"tag","published_at":"2017-02-03T08:42:01.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.8","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"0b71d219a58ca09e5f4b05daaaa2542186926dc3","kind":"tag","published_at":"2017-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.7","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"c5433e30f4c24adb8a83ccc584e5760516665b72","kind":"tag","published_at":"2017-02-02T23:35:59.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.6","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"03a0941815187a68b06cc7549076bcec40df3c7c","kind":"tag","published_at":"2017-02-02T21:41:36.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.5","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"e7001cad79b4b0d7c4a6cf569ea33bfc808183cd","kind":"commit","published_at":"2016-12-19T14:32:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"bb54adcdbceef01997a9549732139ca8f53a4e28","kind":"tag","published_at":"2016-09-16T08:00:38.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"9e804620b73746ab4b8f182f3c674df24c4ec4da","kind":"tag","published_at":"2016-09-11T19:33:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cb95800519f8cd264d46840a84451296ac5e53b6","kind":"tag","published_at":"2016-09-08T08:10:50.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"44f09254214f9fa9820af95817d38739a6c51cd0","kind":"tag","published_at":"2016-09-07T08:18:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/4.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"693c5fe9257c3e114a7097dc9196d6e484e52809","kind":"tag","published_at":"2016-07-25T21:24:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"c7d72884836f92742cb6fcdb01aa42de0c2dd8fc","kind":"tag","published_at":"2016-06-07T11:36:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3c5ef61cc55dc887cbb807fa8d6917d6af85af51","kind":"tag","published_at":"2016-04-18T08:15:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"327cef57d0907500ec1ab5508c6eccd727a79cf9","kind":"commit","published_at":"2016-02-25T08:50:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.4/manifests"},{"name":"3.0.2","sha":"31a9d19da386156b208b3b9131ecf7ef90b6b8ce","kind":"commit","published_at":"2016-02-10T10:48:44.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.2","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"a31a904d53606e05e094fa92de65c27fd47f7fe7","kind":"commit","published_at":"2016-02-10T09:28:32.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/3.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/3.0.0/manifests"},{"name":"2.7.0","sha":"1405436064bff087f14af55a763396aa5c0ca148","kind":"commit","published_at":"2016-01-04T10:31:04.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"2c0e4ab7872135959dee8d331c7089353365d379","kind":"commit","published_at":"2015-11-12T21:50:43.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.4/manifests"},{"name":"2.6.2","sha":"aa7d7ba03e1256339f0f44830586794552ec131d","kind":"commit","published_at":"2015-11-10T08:27:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.2/manifests"},{"name":"2.6.0","sha":"e45e55b221226f6b14b00c310555f63a62690035","kind":"commit","published_at":"2015-11-09T10:04:26.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"298e6e72815dcf1e194e8e17533537e17a32f9bf","kind":"commit","published_at":"2015-10-27T21:25:22.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.2","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.2/manifests"},{"name":"2.5.0","sha":"6a706be56cd7943648085e7795ae88fde546c1f4","kind":"commit","published_at":"2015-10-27T21:13:39.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b012acf2077198ac17786115daa446af323f17f3","kind":"commit","published_at":"2015-09-01T15:02:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"45d9a316b26098ba5f819d8a48c54a350ceae44b","kind":"commit","published_at":"2015-08-17T10:41:00.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.3.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"58b659be49c34305cc1eeb87adf8384e0c79bd5a","kind":"commit","published_at":"2015-08-06T11:32:58.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"0c114fb5a1bfa8f9b216a36e2aef7a13c1d4fd88","kind":"commit","published_at":"2015-07-17T08:37:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6760df2c53527d7b02b260b24556c50d7c6271ba","kind":"commit","published_at":"2015-06-19T18:44:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.4","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.4/manifests"},{"name":"1.2.2","sha":"0857d8bb9c3c05e6c8fac9e83fddaefc4f43816f","kind":"commit","published_at":"2015-05-28T07:46:33.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.2","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.2/manifests"},{"name":"2.0.1","sha":"4518005f9d3ba4fe82dcc3cf6ca783f9ee706877","kind":"commit","published_at":"2015-05-22T14:55:35.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.1/manifests"},{"name":"1.2.1","sha":"8a4279ec8a6bd5838836551aaee85c6065ae6c27","kind":"commit","published_at":"2015-05-22T14:54:16.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.1/manifests"},{"name":"2.0.0","sha":"584807eb60936fbede95388adc1436dc44d8bf48","kind":"commit","published_at":"2015-05-22T14:50:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/2.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9189e775e9cfd8d130ee8e92c580158647e0490a","kind":"commit","published_at":"2015-05-22T14:48:52.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8d4a4ff1c9ae7a6cdf97967b952b2cfd7ab99db7","kind":"commit","published_at":"2015-05-12T09:43:30.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.1.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"948edcc51cc305027adcfc6eba2de977c5349b62","kind":"commit","published_at":"2015-04-07T20:35:02.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.3","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"cc1806a265551e0667986d203706675f69881010","kind":"commit","published_at":"2015-03-25T11:47:29.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"baa833d6359ace7a98eb0830062b85f759457689","kind":"commit","published_at":"2015-03-25T11:20:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/1.0.0","html_url":"https://github.com/acornjs/acorn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"99f1989f72c340f517ac5a99f9293484ba1fddc5","kind":"commit","published_at":"2015-03-02T10:31:11.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.12.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"78e1d7ada684868d92d09555408ae2df1812b5ae","kind":"commit","published_at":"2014-12-17T10:54:09.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.11.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"0a812b6020e89bc375dea94f144f68851dc8813f","kind":"commit","published_at":"2014-12-11T13:51:45.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.10.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"01a89cfec14fa4875b98c3e829e5a76a2a1208f7","kind":"commit","published_at":"2014-10-01T21:21:25.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.9.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"456f74e34fb6bb6dbed3329f30e3a397414e4d07","kind":"commit","published_at":"2014-09-12T14:57:17.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.8.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"fe767e4cd87c2bea0607e9a7c33ab370abfec445","kind":"commit","published_at":"2014-08-14T11:24:24.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.7.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"4435013900b329797224a4e94acc0934e28acc4a","kind":"commit","published_at":"2014-06-06T20:42:03.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.6.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a09455d2bf776c207597862dbd29bc7f07f01ea5","kind":"commit","published_at":"2014-03-12T16:25:55.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.5.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1ed25992a783f4ea26ef0549b4320989391aa456","kind":"commit","published_at":"2013-10-10T08:40:31.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.4.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d2673d465a794fdb4331dce1b88490fc5423b732","kind":"commit","published_at":"2013-06-11T10:43:56.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.3.1","html_url":"https://github.com/acornjs/acorn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"41466057381ee20cadab197d854ae2a30df782bb","kind":"commit","published_at":"2013-05-03T09:52:42.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/0.2.0","html_url":"https://github.com/acornjs/acorn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/0.2.0/manifests"},{"name":"v0.1","sha":"c108741d0796be08592dc9b1493c740be9ff804a","kind":"commit","published_at":"2013-02-14T09:00:19.000Z","download_url":"https://codeload.github.com/acornjs/acorn/tar.gz/v0.1","html_url":"https://github.com/acornjs/acorn/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acornjs/acorn@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:43:36.653Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":2.499984951936485,"forks_count":4.945596234372586,"average":15.44653623674015},"purl":"pkg:maven/org.webjars.bowergithub.acornjs/acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.acornjs:acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.acornjs:acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.acornjs:acorn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:36:04.053Z","issues_count":214,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":181,"avg_comments_per_issue":2.168224299065421,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":66506.80645161291,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2647058823529411,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","maintainers":[{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"},{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.acornjs:acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.acornjs:acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.acornjs:acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.acornjs:acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.acornjs:acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.acornjs:acorn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":414,"full_name":"acornjs/acorn","default_branch":"master","total_commits":1537,"total_committers":143,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.748251748251748,"dds":0.47755367599219256,"past_year_total_commits":28,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-08-19T10:01:23.005Z","last_synced_commit":"d788421b242ddccb28040f1431438ee5cf474208","created_at":"2023-03-06T22:04:24.061Z","updated_at":"2026-08-19T10:01:21.918Z","committers":[{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","login":"marijnh","count":803},{"name":"Ingvar Stepanyan","email":"me@rreverser.com","login":"RReverser","count":226},{"name":"Daniel Nalborczyk","email":"dnalborczyk@gmail.com","login":"dnalborczyk","count":63},{"name":"Toru Nagashima","email":"public@mysticatea.dev","login":"mysticatea","count":60},{"name":"Adrian Heine","email":"mail@adrianheine.de","login":"adrianheine","count":58},{"name":"Timothy Gu","email":"timothygu99@gmail.com","login":"TimothyGu","count":36},{"name":"Max Schaefer","email":"xiemaisi@gmail.com","login":"max-schaefer","count":13},{"name":"Nicholas C. Zakas","email":"nicholas@nczconsulting.com","login":"nzakas","count":12},{"name":"Yosuke Ota","email":"otameshiyo23@gmail.com","login":"ota-meshi","count":11},{"name":"Aparajita Fishman","email":"aparajita@aparajita.com","login":"aparajita","count":10},{"name":"Daniel Tschinder","email":"daniel@tschinder.de","login":"danez","count":8},{"name":"Max Schaefer","email":"max@semmle.com","login":null,"count":8},{"name":"sosukesuzuki","email":"aosukeke@gmail.com","login":"sosukesuzuki","count":7},{"name":"龙腾道","email":"LongTengDao@LongTengDao.com","login":"LongTengDao","count":6},{"name":"就是喜欢陈粒","email":"cheng_deeplove@163.com","login":"Lucian-4a25","count":6},{"name":"adams85","email":"31276480+adams85","login":"adams85","count":6},{"name":"Teddy Katz","email":"teddy.katz@gmail.com","login":"not-an-aardvark","count":6},{"name":"Sebastian McKenzie","email":"sebmck@gmail.com","login":"sebmck","count":6},{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","login":"jdalton","count":6},{"name":"tyrealhu","email":"huwenbin.tyreal@bytedance.com","login":"TyrealHu","count":6},{"name":"Kai Cataldo","email":"kaicataldo@gmail.com","login":"kaicataldo","count":5},{"name":"Alistair Braidwood","email":"alistair.braidwood@rulefinancial.com","login":null,"count":5},{"name":"Rich Harris","email":"richard.a.harris@gmail.com","login":"Rich-Harris","count":5},{"name":"Alistair Braidwood","email":"alistair_braidwood@yahoo.co.uk","login":"abraidwood","count":5},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk","login":"ForbesLindesay","count":4},{"name":"Jesse McCarthy","email":"git_commits@jessemccarthy.net","login":"jmm","count":4},{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":4},{"name":"overlookmotel","email":"theoverlookmotel@gmail.com","login":"overlookmotel","count":4},{"name":"Augustin Mauroy","email":"97875033+AugustinMauroy","login":"AugustinMauroy","count":3},{"name":"成仕伟","email":"chengsw@heywhale.com","login":null,"count":3},{"name":"Brett Zamir","email":"brettz9@yahoo.com","login":"brettz9","count":3},{"name":"David Bonnet","email":"david@bonnet.cc","login":"davidbonnet","count":3},{"name":"Huáng Jùnliàng","email":"jlhwung@gmail.com","login":"JLHwung","count":3},{"name":"Jiaxing Wang","email":"hello.wjx@gmail.com","login":"wjx","count":3},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":3},{"name":"susiwen8","email":"susiwen8@gmail.com","login":"susiwen8","count":3},{"name":"Wexpo Lyu","email":"laosb@lns.unihubs.com","login":"laosb","count":3},{"name":"Brandon Mills","email":"mills.brandont@gmail.com","login":"btmills","count":2},{"name":"Jackson Ray Hamilton","email":"jackson@jacksonrayhamilton.com","login":"jacksonrayhamilton","count":2},{"name":"Martin Carlberg","email":"martin@carlberg.org","login":"mrcarlberg","count":2},{"name":"Paul Harper","email":"benekastah@gmail.com","login":"benekastah","count":2},{"name":"Tony Ross","email":"785009+antross","login":"antross","count":2},{"name":"Victor Homyakov","email":"vkhomyackov@gmail.com","login":"victor-homyakov","count":2},{"name":"Vladislav Tupikin","email":"mrrefactoring@yandex.ru","login":"MrRefactoring","count":2},{"name":"ehmicky","email":"ehmicky@gmail.com","login":"ehmicky","count":2},{"name":"Matthew Bastien","email":"mbastien@blackberry.com","login":null,"count":2},{"name":"impinball","email":"impinball@gmail.com","login":null,"count":2},{"name":"Tim van der Lippe","email":"TimvdLippe","login":"TimvdLippe","count":2},{"name":"Fabien LOISON","email":"flozz","login":"flozz","count":1},{"name":"Boopesh Mahendran","email":"boopeshmahendran@gmail.com","login":"boopeshmahendran","count":1},{"name":"Benedikt Meurer","email":"bmeurer@google.com","login":"bmeurer","count":1},{"name":"Ben Page","email":"ben.page@openreign.com","login":"ben-page","count":1},{"name":"Artem Govorov","email":"artem.govorov@gmail.com","login":"ArtemGovorov","count":1},{"name":"Arian Stolwijk","email":"stolwijk.arian@gmail.com","login":"arian","count":1},{"name":"Angelo","email":"angelo.zerr@gmail.com","login":"angelozerr","count":1},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Adrian Rakovsky","email":"adrian.rakovsky@gratex.com","login":"adros","count":1},{"name":"ericrannaud","email":"eric.rannaud@gmail.com","login":"ericrannaud","count":1},{"name":"Bradley Heinz","email":"bradley@welkinhealth.com","login":null,"count":1},{"name":"David Bonnet","email":"me@davidbonnet.com","login":null,"count":1},{"name":"Charles Hughes","email":"c.hughes87@gmail.com","login":null,"count":1},{"name":"Forbes Lindesay","email":"fobes@lindesay.co.uk","login":null,"count":1},{"name":"Jordan Gensler","email":"jgensler@netflix.com","login":null,"count":1},{"name":"Mat Garcia","email":"Mat Garcia","login":null,"count":1},{"name":"Praveen N","email":"praveenn@visualbi.com","login":null,"count":1},{"name":"Shahar Soel","email":"shahar.soel@gmail.com","login":null,"count":1},{"name":"Žiga Zupančič","email":"ziga.zupancic@eba.si","login":null,"count":1},{"name":"daychongyang","email":"daychongydang@gmail.com","login":null,"count":1},{"name":"piotr","email":"piotr.nowak@handsontable.com","login":null,"count":1},{"name":"susiwen","email":"susiwen@baidu.com","login":null,"count":1},{"name":"bvanjoi","email":"610376039@qq.com","login":"bvanjoi","count":1},{"name":"bojavou","email":"134245276+bojavou","login":"bojavou","count":1},{"name":"baseballyama","email":"xydybaseball@gmail.com","login":"baseballyama","count":1},{"name":"Vanilla","email":"vanillaflamaster@gmail.com","login":"VanillaMaster","count":1},{"name":"Timo Tijhof","email":"krinklemail@gmail.com","login":"Krinkle","count":1},{"name":"Tanimodori","email":"unknowner2014@gmail.com","login":"Tanimodori","count":1},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":1},{"name":"Sheel Bedi","email":"sheel.bedi@gmail.com","login":"sdbedi","count":1},{"name":"Rouven Weßling","email":"rouven@contentful.com","login":"realityking","count":1},{"name":"Robert Palmer","email":"rpalmer57@bloomberg.net","login":"robpalme","count":1},{"name":"Richard Gibson","email":"richard.gibson@gmail.com","login":"gibson042","count":1},{"name":"Renée Kooi","email":"renee@kooi.me","login":"goto-bus-stop","count":1},{"name":"ReadmeCritic","email":"frankensteinbot@gmail.com","login":"ReadmeCritic","count":1},{"name":"Prayag Verma","email":"prayag.verma@gmail.com","login":"prayagverma","count":1},{"name":"PlNG","email":"tempeml@hotmail.com","login":"PlNG","count":1},{"name":"PetrLaskevic","email":"139137582+PetrLaskevic","login":"PetrLaskevic","count":1},{"name":"Peter Rust","email":"peter@cornerstonenw.com","login":"prust","count":1},{"name":"Oskar Schöldström","email":"public@oxy.fi","login":"oxyc","count":1},{"name":"星灵","email":"594487125@qq.com","login":"YGYOOO","count":1},{"name":"zsjforcn","email":"zhangsanji@gmail.com","login":"zsjforcn","count":1},{"name":"tuesmiddt","email":"dev@chenshaowei.com","login":"tuesmiddt","count":1},{"name":"spokodev","email":"spoko.dev@gmail.com","login":"spokodev","count":1},{"name":"r-e-d","email":"renaud.durlin@gmail.com","login":"r-e-d","count":1},{"name":"peakchen90","email":"1558267774@qq.com","login":"peakchen90","count":1},{"name":"naoh","email":"naoh.cs03g@nctu.edu.tw","login":"kennynaoh","count":1},{"name":"mickey-gs","email":"63246234+mickey-gs","login":"mickey-gs","count":1},{"name":"luckyzeng","email":"luckyzeng@tencent.com","login":"tsangint","count":1},{"name":"kyranet","email":"kyradiscord@gmail.com","login":"kyranet","count":1},{"name":"krator","email":"kratorado@gmail.com","login":"kratorado","count":1},{"name":"keeyipchan","email":"keeyip@huddler-inc.com","login":"keeyipchan","count":1},{"name":"ibr4qr","email":"ibrahimqronfli1999@gmail.com","login":"iqronfli","count":1},{"name":"fn ⌃ ⌥","email":"70830482+FnControlOption","login":"FnControlOption","count":1},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":1},{"name":"eryue0220","email":"eryue0220@gmail.com","login":"eryue0220","count":1},{"name":"Brian Donovan","email":"1938+eventualbuddha","login":"eventualbuddha","count":1},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":1},{"name":"Johannes Herr","email":"johannes.herr@gmail.com","login":"johannesherr","count":1},{"name":"Joel Kemp","email":"mrjoelkemp@gmail.com","login":"mrjoelkemp","count":1},{"name":"Joe Krump","email":"krump.joseph@gmail.com","login":"joekrump","count":1},{"name":"Jan Štola","email":"jan.stola@oracle.com","login":"iamstolis","count":1},{"name":"HonkingGoose","email":"34918129+HonkingGoose","login":"HonkingGoose","count":1},{"name":"Gilad Peleg","email":"giladp007@gmail.com","login":"pgilad","count":1},{"name":"Gabriel Miranda","email":"gabrielmfern@outlook.com","login":"gabrielmfern","count":1},{"name":"Felix Maier","email":"xilefmai@gmail.com","login":"maierfelix","count":1},{"name":"Adam Walsh","email":"adamwalsh14@gmail.com","login":"walshie4","count":1},{"name":"Brian Orora","email":"brianorora@gmail.com","login":"MrBrN197","count":1},{"name":"Charmander","email":"~@charmander.me","login":"charmander","count":1},{"name":"Chris McKnight","email":"cmckni3@gmail.com","login":"cmckni3","count":1},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com","login":"ConradIrwin","count":1},{"name":"Cyril Auburtin","email":"cyril.auburtin@gmail.com","login":"caub","count":1},{"name":"Domenico Matteo","email":"matteo.domenico@gmail.com","login":"dmatteo","count":1},{"name":"Eli Black","email":"eliblack3@hotmail.com","login":"neoncube2","count":1},{"name":"Eugene Obrezkov","email":"ghaiklor@gmail.com","login":"ghaiklor","count":1},{"name":"elixiao","email":"elixiao@gmail.com","login":"elixiao","count":1},{"name":"Olivier Thomann","email":"Olivier_Thomann@ca.ibm.com","login":"othomann","count":1},{"name":"Norbiros","email":"norbiros@protonmail.com","login":"Norbiros","count":1},{"name":"Nick Fitzgerald","email":"fitzgen@gmail.com","login":"fitzgen","count":1},{"name":"Nauja","email":"jeremymorosi@hotmail.fr","login":"Nauja","count":1},{"name":"Mike Rennie","email":"Michael_Rennie@ca.ibm.com","login":"mrennie","count":1},{"name":"Mihai Bazon","email":"mihai@bazon.net","login":"mishoo","count":1},{"name":"Max Zerzouri","email":"maxdamantus@gmail.com","login":"Maxdamantus","count":1},{"name":"Mathieu 'p01' Henri","email":"mathieu@p01.org","login":"p01","count":1},{"name":"Marek","email":"nospam.keram@gmail.com","login":"keram","count":1},{"name":"Lucas Mirelmann","email":"lgalfaso@gmail.com","login":"lgalfaso","count":1},{"name":"Koichi ITO","email":"koic.ito@gmail.com","login":"koic","count":1},{"name":"Kevin Kwok","email":"antimatter15@gmail.com","login":"antimatter15","count":1},{"name":"Kevin Irish","email":"kirish@google.com","login":"kirish-google","count":1},{"name":"Keheliya Gallaba","email":"keheliya.gallaba@gmail.com","login":"keheliya","count":1},{"name":"Jürg Lehni","email":"juerg@scratchdisk.com","login":"lehni","count":1},{"name":"Julian Wyzykowski","email":"julian.wyzykowski@icloud.com","login":"julianwyz","count":1},{"name":"Jordan Klassen","email":"jordan@klassen.me.uk","login":"forivall","count":1}],"past_year_committers":[{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","login":"marijnh","count":20},{"name":"Daniel Nalborczyk","email":"dnalborczyk@gmail.com","login":"dnalborczyk","count":3},{"name":"spokodev","email":"spoko.dev@gmail.com","login":"spokodev","count":1},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":1},{"name":"adams85","email":"31276480+adams85","login":"adams85","count":1},{"name":"Eli Black","email":"eliblack3@hotmail.com","login":"neoncube2","count":1},{"name":"Brett Zamir","email":"brettz9@yahoo.com","login":"brettz9","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6740034,"commits_count":975859012,"contributors_count":41146129,"owners_count":1356232,"committers_count":3349823,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"acornjs/acorn","html_url":"https://github.com/acornjs/acorn","last_synced_at":"2026-08-24T00:58:41.451Z","status":null,"issues_count":216,"pull_requests_count":145,"avg_time_to_close_issue":10507930.953367876,"avg_time_to_close_pull_request":3678290.0984848486,"issues_closed_count":193,"pull_requests_closed_count":132,"pull_request_authors_count":51,"issue_authors_count":182,"avg_comments_per_issue":2.1527777777777777,"avg_comments_per_pull_request":1.613793103448276,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":73446.42857142857,"past_year_avg_time_to_close_pull_request":545300.1,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-11T08:12:39.994Z","updated_at":"2026-08-24T00:58:41.451Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acornjs%2Facorn/issues","issue_labels_count":{"table":{"spam":13,"enhancement":2}},"pull_request_labels_count":{"table":{"spam":1}},"issue_author_associations_count":{"table":{"NONE":192,"CONTRIBUTOR":22,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":103,"NONE":41,"MEMBER":1}},"issue_authors":{"table":{"ahmednaher":5,"aladdin-add":4,"ota-meshi":4,"JLHwung":3,"Aghodousi":3,"JimMorrisonJr":3,"pvdz":3,"CanadaHonk":3,"bahmdslaahalhady-del":3,"NeilFraser":2,"sunderkashyapshyam-code":2,"fisker":2,"fasttime":2,"marijnh":2,"yigalirani":2,"adams85":2,"sporteka2":2,"dnalborczyk":2,"leumasme":2,"osnek-rpp3":2,"Str1ckl4nd":2,"MH4GF":1,"barbarita1975":1,"silverwind":1,"znewsham":1,"kspalaiologos":1,"jschaf":1,"avi0786":1,"bt-dev2":1,"childrentime":1,"nking07049925":1,"aero-the-synaptic-electrician":1,"zbzalex":1,"stevel032":1,"pnsvk":1,"nonetrix":1,"nktnet1":1,"Adrii81":1,"M455390":1,"TrySound":1,"YSHIDM":1,"Panga9309":1,"vstoyanoff":1,"santids":1,"gtm-nayan":1,"eryue0220":1,"e6nlaq":1,"ehmicky":1,"Andarist":1,"Tanimodori":1,"miketaylr":1,"creativeknights2012":1,"willdady":1,"Lakedaemon":1,"danfiedler-msft":1,"Jonathanloner":1,"hahnbeelee":1,"dmichon-msft":1,"Leonelhdzm99":1,"xp44mm":1,"JD1115":1,"gseidel":1,"Jorgep77":1,"sk337":1,"Milisya":1,"barik":1,"mrennie":1,"huchengtong":1,"hydroflame":1,"jakub-g":1,"NaguGudla":1,"tsteenbe":1,"Dogscat3831":1,"86maid":1,"hemanth":1,"denis-sokolov":1,"thescientist13":1,"Userdesc":1,"MelvinKl":1,"devsnek":1,"christowiz":1,"wmelton":1,"Chanvannak12":1,"ibr4qr":1,"overlookmotel":1,"HTC37":1,"deostroll":1,"ervanipank379":1,"iljapostnovs":1,"valentinpalkovic":1,"another-m00":1,"liuxingbaoyu":1,"robertgagnon726":1,"djn3m0":1,"BDL-LTD":1,"ivanivanyuk1993":1,"Karashi-W":1,"motopods":1,"kristianoye":1,"morganney":1,"gBasil":1,"mk-pmb":1,"mak7an":1,"flerko":1,"jacekkopecky":1,"tcillard":1,"TomStrepsil":1,"turadg":1,"JohnCheeKinChow":1,"nicolo-ribaudo":1,"AugustinMauroy":1,"bbaudry":1,"Meir017":1,"phayu990979-cmd":1,"fourdim":1,"connor4312":1,"0x11DFE":1,"sknightq":1,"jdmiranda":1,"namukang":1,"Saleh5515":1,"joe223":1,"djcsdy":1,"vskjt4m5vp-sketch":1,"denik":1,"bastien-roucaries":1,"martypdx":1,"MurphyArc":1,"RohaitKS":1,"fabiosantoscode":1,"ezequielpereira":1,"nzakas":1,"canmingir":1,"SuiltaPico":1,"thodza17-lab":1,"0xdevalias":1,"delucis":1,"yinxiaoli2007":1,"abose":1,"IbnAYoung":1,"ALBARAKPP":1,"ilgonmic":1,"antoniosgiakos1st":1,"029A-h":1,"chitchitphoe27-wq":1,"mamaniv":1,"chuymix12":1,"LongTengDao":1,"CreativeCactus":1,"ianyong":1,"AaronBeaudoin":1,"NullVoxPopuli":1,"hugues-koolsol":1,"michael-ciniawsky":1,"ghost":1,"lega911":1,"unional":1,"mybearworld":1,"bstefanescu":1,"RealSput":1,"danielbodart":1,"manunio":1,"manuelumaneto91-star":1,"philipkaiser":1,"dummdidumm":1,"ryanblock":1,"bojavou":1,"pjdon":1,"scanline":1,"hmidmrii":1,"soufianos01":1,"Fb9027":1,"ShenHongFei":1,"abiiget765":1,"lesliebeijing":1,"matt-boris":1,"petercourcoux-svg":1,"runt0":1,"stonechoe":1,"SephReed":1,"race-of-sloths":1,"kbpneehar":1}},"pull_request_authors":{"table":{"dnalborczyk":30,"ota-meshi":17,"adams85":9,"overlookmotel":8,"TyrealHu":8,"AugustinMauroy":6,"reillylm":4,"Leloslaw":4,"baseballyama":3,"Andarist":3,"fisker":3,"brettz9":3,"spokodev":2,"gabrielmfern":2,"benmccann":2,"george-hopkins":2,"Norbiros":2,"martibalentine":2,"sheremet-va":2,"eryue0220":2,"Chanvannak12":1,"sashashura":1,"Ehnneth":1,"iamstolis":1,"MrBrN197":1,"mrcarlberg":1,"sajjadali8779":1,"barbarita1975":1,"ozanmuyes":1,"ElianCordoba":1,"ibr4qr":1,"Edgardorivera12":1,"kon096772-star":1,"VanillaMaster":1,"lgalfaso":1,"premo08":1,"vskjt4m5vp-sketch":1,"Babo0o":1,"ZauberNerd":1,"cool-little-fish":1,"bojavou":1,"bvanjoi":1,"lunadulce348-coder":1,"adrianheine":1,"elixiao":1,"webfreedom2025":1,"koic":1,"ninofiliu":1,"4Gabrielarias":1,"mickey-gs":1,"Tanimodori":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"spam":1}},"past_year_pull_request_labels_count":{"table":{"spam":1}},"past_year_issue_author_associations_count":{"table":{"NONE":29,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"NONE":4}},"past_year_issue_authors":{"table":{"bahmdslaahalhady-del":3,"Str1ckl4nd":2,"sporteka2":2,"osnek-rpp3":2,"JLHwung":2,"yigalirani":1,"vskjt4m5vp-sketch":1,"thodza17-lab":1,"stonechoe":1,"SephReed":1,"phayu990979-cmd":1,"petercourcoux-svg":1,"nktnet1":1,"NeilFraser":1,"manuelumaneto91-star":1,"kbpneehar":1,"jschaf":1,"jdmiranda":1,"IbnAYoung":1,"fisker":1,"delucis":1,"danielbodart":1,"danfiedler-msft":1,"CanadaHonk":1,"bbaudry":1,"bastien-roucaries":1,"adams85":1}},"past_year_pull_request_authors":{"table":{"brettz9":2,"dnalborczyk":2,"spokodev":2,"adams85":1,"Ehnneth":1,"fisker":1,"kon096772-star":1,"lunadulce348-coder":1,"vskjt4m5vp-sketch":1}},"maintainers":[{"table":{"login":"marijnh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marijnh"}},{"table":{"login":"adrianheine","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianheine"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":5,"DeleteEvent":2,"ForkEvent":111,"IssueCommentEvent":158,"IssuesEvent":77,"PullRequestEvent":48,"PullRequestReviewCommentEvent":18,"PullRequestReviewEvent":29,"PushEvent":37,"WatchEvent":662},"last_year":{"ForkEvent":25,"IssueCommentEvent":17,"IssuesEvent":13,"PullRequestEvent":6,"PullRequestReviewEvent":1,"PushEvent":7,"WatchEvent":115}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"acorn-loose/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T05:30:35.085Z","updated_at":"2022-07-12T05:30:35.085Z","repository_link":"https://github.com/acornjs/acorn/blob/master/acorn-loose/package.json","dependencies":[{"id":153884390,"package_name":"acorn","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T05:30:35.280Z","updated_at":"2022-07-12T05:30:35.280Z","repository_link":"https://github.com/acornjs/acorn/blob/master/package.json","dependencies":[{"id":153888204,"package_name":"@rollup/plugin-buble","ecosystem":"npm","requirements":"^0.21.3","direct":true,"kind":"development","optional":false},{"id":153888209,"package_name":"@unicode/unicode-14.0.0","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"development","optional":false},{"id":153888211,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":153888213,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"^16.0.3","direct":true,"kind":"development","optional":false},{"id":153888215,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":153888217,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":153888219,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":153888220,"package_name":"rollup","ecosystem":"npm","requirements":"^2.60.2","direct":true,"kind":"development","optional":false},{"id":153888222,"package_name":"test262","ecosystem":"npm","requirements":"git+https://github.com/tc39/test262.git#f0bf5dfcea7bce15eb4f7e0b0e97b2a5f3e830c5","direct":true,"kind":"development","optional":false},{"id":153888224,"package_name":"test262-parser-runner","ecosystem":"npm","requirements":"^0.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/bench/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T05:30:35.411Z","updated_at":"2022-07-12T05:30:35.411Z","repository_link":"https://github.com/acornjs/acorn/blob/master/test/bench/package.json","dependencies":[{"id":153890238,"package_name":"acorn","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153890239,"package_name":"babylon","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153890240,"package_name":"benchtable","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":153890241,"package_name":"esprima","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153890242,"package_name":"flow-parser","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153890243,"package_name":"traceur","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153890244,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153890245,"package_name":"yargs","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:14:26.080Z","updated_at":"2023-01-13T13:14:26.080Z","repository_link":"https://github.com/acornjs/acorn/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6876045259,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876045260,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"acorn/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T16:19:11.893Z","updated_at":"2023-10-20T16:19:11.893Z","repository_link":"https://github.com/acornjs/acorn/blob/master/acorn/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"acorn/src/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T16:19:11.900Z","updated_at":"2023-10-20T16:19:11.900Z","repository_link":"https://github.com/acornjs/acorn/blob/master/acorn/src/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"acorn-loose/src/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T16:19:11.907Z","updated_at":"2023-10-20T16:19:11.907Z","repository_link":"https://github.com/acornjs/acorn/blob/master/acorn-loose/src/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"acorn-walk/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T16:19:11.911Z","updated_at":"2023-10-20T16:19:11.911Z","repository_link":"https://github.com/acornjs/acorn/blob/master/acorn-walk/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"acorn-walk/src/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T16:19:11.921Z","updated_at":"2023-10-20T16:19:11.921Z","repository_link":"https://github.com/acornjs/acorn/blob/master/acorn-walk/src/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-06T00:45:14.033Z","updated_at":"2026-08-06T00:45:14.033Z","repository_link":"https://github.com/acornjs/acorn/blob/master/package-lock.json","dependencies":[{"id":25899582420,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899582421,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899582423,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899582443,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.1","direct":false,"kind":"development","optional":false},{"id":25899582445,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.27.3","direct":false,"kind":"development","optional":false},{"id":25899582446,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899582618,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899582681,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"development","optional":false},{"id":25899582683,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"development","optional":false},{"id":25899582684,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"development","optional":false},{"id":25899582685,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"development","optional":false},{"id":25899582686,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899582848,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899582924,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899582953,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583144,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583239,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583240,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583307,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583333,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"development","optional":false},{"id":25899583339,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583343,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583344,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"development","optional":false},{"id":25899583401,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"development","optional":false},{"id":25899583476,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"development","optional":false},{"id":25899583477,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583478,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583479,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583480,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583481,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"development","optional":false},{"id":25899583482,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583483,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583484,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25899583485,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583486,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583487,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583488,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583489,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583490,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583491,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583492,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583595,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583596,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"development","optional":false},{"id":25899583597,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583598,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583599,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583600,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583601,"package_name":"@babel/plugin-transform-explicit-resource-management","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583602,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583603,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583604,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583605,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583606,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583607,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583608,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583609,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583610,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583611,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583612,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583613,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583614,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583615,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583616,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583617,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583618,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583619,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583620,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583704,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583705,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.27.7","direct":false,"kind":"development","optional":false},{"id":25899583706,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583707,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583709,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583710,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583712,"package_name":"@babel/plugin-transform-regexp-modifiers","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583714,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583718,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583964,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899583970,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899583734,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583779,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583783,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583784,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583793,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583808,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583809,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25899583810,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583811,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"development","optional":false},{"id":25899583812,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"development","optional":false},{"id":25899583813,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"development","optional":false},{"id":25899583848,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583849,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25899583851,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":25899583852,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25899583853,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"development","optional":false},{"id":25899583854,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.21.2","direct":false,"kind":"development","optional":false},{"id":25899583855,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":25899583856,"package_name":"@eslint/core","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"development","optional":false},{"id":25899583857,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":25899583865,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.4","direct":false,"kind":"development","optional":false},{"id":25899583866,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":25899583867,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25899583868,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":25899583869,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"development","optional":false},{"id":25899583870,"package_name":"@humanwhocodes/gitignore-to-minimatch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899583871,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899583872,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":25899583873,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"development","optional":false},{"id":25899583874,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"development","optional":false},{"id":25899583875,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25899583876,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"development","optional":false},{"id":25899583877,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"development","optional":false},{"id":25899583878,"package_name":"@rollup/plugin-buble","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25899583922,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25899584843,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25899584844,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25899584956,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25899584957,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25899584958,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899584959,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899584960,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25899584961,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":25899584962,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"development","optional":false},{"id":25899584963,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25899584964,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25899584965,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25899584966,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25899584967,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25899584968,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25899584969,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25899584970,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25899584971,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25899584972,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":25899584973,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25899584994,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25899584995,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25899584996,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":25899584997,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25899584998,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":25899584999,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25899585000,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":25899585001,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25899585002,"package_name":"generator-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25899585003,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":25899585004,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25899585005,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899585006,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585007,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.13.7","direct":false,"kind":"development","optional":false},{"id":25899585008,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25899585009,"package_name":"globals","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":25899585077,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25899585080,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899584624,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"development","optional":false},{"id":25899583984,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584762,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899584763,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899584764,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25899584765,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899584766,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25899584767,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899584768,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899584769,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25899584770,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001787","direct":false,"kind":"development","optional":false},{"id":25899584771,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25899584772,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":25899584773,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25899584774,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25899584775,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25899584776,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.49.0","direct":false,"kind":"development","optional":false},{"id":25899584777,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25899584801,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899584802,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899584808,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899584811,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":25899584812,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25899584813,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25899584814,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25899584815,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25899584816,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899584817,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.334","direct":false,"kind":"development","optional":false},{"id":25899584818,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.20.1","direct":false,"kind":"development","optional":false},{"id":25899584819,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.2","direct":false,"kind":"development","optional":false},{"id":25899584820,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899584821,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25899584822,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25899584823,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899584824,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25899584825,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899584826,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25899584827,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25899584828,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25899584829,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.4","direct":false,"kind":"development","optional":false},{"id":25899584830,"package_name":"eslint-compat-utils","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":25899584831,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.10","direct":false,"kind":"development","optional":false},{"id":25899584832,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":25899584833,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.6","direct":false,"kind":"development","optional":false},{"id":25899584834,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":25899584835,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"development","optional":false},{"id":25899584836,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"development","optional":false},{"id":25899584837,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"17.24.0","direct":false,"kind":"development","optional":false},{"id":25899584838,"package_name":"globals","ecosystem":"npm","requirements":"15.15.0","direct":false,"kind":"development","optional":false},{"id":25899584839,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"development","optional":false},{"id":25899584840,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.37.5","direct":false,"kind":"development","optional":false},{"id":25899584841,"package_name":"eslint-scope","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":25899584842,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25899584016,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584033,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584036,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584037,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584040,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584044,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584049,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584105,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584106,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584107,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584108,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584109,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584110,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584111,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584112,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584113,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584162,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584163,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584164,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584219,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584224,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584225,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899584226,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899584227,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":25899584228,"package_name":"@types/buble","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"development","optional":false},{"id":25899584229,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25899584230,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":25899584231,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":25899584261,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584262,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25899584263,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584264,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584265,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584266,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584267,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584426,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584427,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584428,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":25899584429,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":25899584430,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"development","optional":false},{"id":25899584431,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":25899584432,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584433,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899584434,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25899584441,"package_name":"@unicode/unicode-17.0.0","ecosystem":"npm","requirements":"1.6.16","direct":false,"kind":"development","optional":false},{"id":25899584443,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":25899584448,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899584449,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25899584450,"package_name":"ajv","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"development","optional":false},{"id":25899584451,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":25899584452,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25899584453,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899584454,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"development","optional":false},{"id":25899584455,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25899584456,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":25899584481,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25899584493,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25899584494,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25899584495,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899584496,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899584497,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25899584498,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.17","direct":false,"kind":"development","optional":false},{"id":25899584512,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"development","optional":false},{"id":25899584524,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"development","optional":false},{"id":25899584615,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899584616,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.10.16","direct":false,"kind":"development","optional":false},{"id":25899584617,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":25899584618,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.2","direct":false,"kind":"development","optional":false},{"id":25899584619,"package_name":"buble","ecosystem":"npm","requirements":"0.20.0","direct":false,"kind":"development","optional":false},{"id":25899584620,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":25899584621,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":25899584622,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25899584623,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":25899585010,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899585011,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25899585012,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25899585115,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25899585116,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899585117,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25899585118,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585119,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899585120,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25899585121,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25899585122,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25899585123,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25899585124,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585125,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":25899585134,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25899585135,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585136,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25899585137,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25899585138,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"development","optional":false},{"id":25899585162,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899585163,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585170,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25899585171,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585172,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25899585173,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25899585174,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25899585175,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25899585176,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585177,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25899585178,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25899585194,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899585205,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585207,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585208,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"development","optional":false},{"id":25899585209,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25899585210,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585211,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25899585212,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25899585213,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25899585214,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":25899585215,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899585216,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25899585217,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25899585218,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25899585219,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25899585220,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899585221,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25899585222,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":25899585223,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25899585224,"package_name":"klaw","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25899585225,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25899585226,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25899585227,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25899585228,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25899585229,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25899585230,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25899585231,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"development","optional":false},{"id":25899585232,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585233,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":25899585234,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25899585235,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25899585236,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25899585237,"package_name":"neostandard","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"development","optional":false},{"id":25899585238,"package_name":"find-up","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25899585239,"package_name":"globals","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":25899585252,"package_name":"locate-path","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25899585253,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899585254,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25899585299,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25899585300,"package_name":"node-exports-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25899585301,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.37","direct":false,"kind":"development","optional":false},{"id":25899585302,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25899585303,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":25899585305,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585307,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"development","optional":false},{"id":25899585310,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":25899585312,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":25899585313,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25899585314,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25899585315,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":25899585316,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899585317,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25899585318,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25899585319,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899585320,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899585330,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25899585332,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25899585337,"package_name":"peowly","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25899585339,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585344,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":25899585346,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585348,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25899585349,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":25899585350,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25899585353,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":25899585360,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25899585362,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":25899585364,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"development","optional":false},{"id":25899585366,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":25899585369,"package_name":"regexpu-core","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"development","optional":false},{"id":25899585371,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":25899585372,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":25899585373,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.11","direct":false,"kind":"development","optional":false},{"id":25899585374,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25899585475,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899585476,"package_name":"rollup","ecosystem":"npm","requirements":"4.60.1","direct":false,"kind":"development","optional":false},{"id":25899585477,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25899585478,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899585479,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585480,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":25899585482,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25899585483,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25899585484,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899585485,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25899585530,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25899585531,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585532,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899585533,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25899585534,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899585535,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":25899585573,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25899585616,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585617,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"development","optional":false},{"id":25899585618,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899585619,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"development","optional":false},{"id":25899585620,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":25899585621,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25899585622,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25899585623,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25899585624,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25899585625,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25899585626,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":25899585627,"package_name":"test262","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25899585639,"package_name":"test262-parser-runner","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":25899585648,"package_name":"test262-stream","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25899585649,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25899585650,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":25899585651,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.16","direct":false,"kind":"development","optional":false},{"id":25899585652,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25899585653,"package_name":"ts-declaration-location","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25899585654,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":25899585655,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899585656,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25899585657,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25899585658,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25899585659,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25899585660,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25899585661,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25899585662,"package_name":"typescript-eslint","ecosystem":"npm","requirements":"8.58.1","direct":false,"kind":"development","optional":false},{"id":25899585663,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25899585664,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25899585665,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25899585666,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25899585667,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25899585668,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25899585669,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25899585670,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":25899585671,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25899585672,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25899585673,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25899585674,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25899585675,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.20","direct":false,"kind":"development","optional":false},{"id":25899585676,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25899585677,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25899585678,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]}],"score":38.09737678226924,"created_at":"2025-11-11T15:16:31.753Z","updated_at":"2026-08-24T12:31:39.287Z","avatar_url":"https://github.com/acornjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369197","html_url":"https://summary.ecosyste.ms/projects/369197"}