{"id":978257,"name":"@hokify/axios-module","ecosystem":"npm","description":"Secure and easy axios integration with Nuxt.js","homepage":"https://github.com/nuxt-community/axios-module#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt-community/axios-module","keywords_array":[],"namespace":"hokify","versions_count":2,"first_release_published_at":"2019-10-06T12:43:23.862Z","latest_release_published_at":"2019-10-06T13:15:54.676Z","latest_release_number":"5.6.1","last_synced_at":"2026-03-28T06:07:24.909Z","created_at":"2022-04-07T18:20:38.948Z","updated_at":"2026-03-28T06:07:24.909Z","registry_url":"https://www.npmjs.com/package/@hokify/axios-module","install_command":"npm install @hokify/axios-module","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.6.1"}},"repo_metadata":{"id":39033556,"uuid":"100171714","full_name":"nuxt-community/axios-module","owner":"nuxt-community","description":"Secure and easy axios integration for Nuxt 2","archived":false,"fork":false,"pushed_at":"2025-09-25T17:31:38.000Z","size":3812,"stargazers_count":1194,"open_issues_count":109,"forks_count":241,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-09-25T19:37:11.908Z","etag":null,"topics":["api","axios","backend","hacktoberfest","interceptor","nuxt","nuxt-module","proxy","request","ssr","token"],"latest_commit_sha":null,"homepage":"https://axios.nuxtjs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-08-13T11:20:04.000Z","updated_at":"2025-09-12T15:07:05.000Z","dependencies_parsed_at":"2024-01-04T01:30:47.934Z","dependency_job_id":"6353a902-1114-4bd3-86bb-70fa7dd26252","html_url":"https://github.com/nuxt-community/axios-module","commit_stats":{"total_commits":395,"total_committers":80,"mean_commits":4.9375,"dds":0.5974683544303798,"last_synced_commit":"0965a13a2cba233ef23e3874ed2de47f2e0b50da"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt-community/axios-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt-community","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/sbom","scorecard":{"id":699105,"data":{"date":"2025-08-11","repo":{"name":"github.com/nuxt-community/axios-module","commit":"0965a13a2cba233ef23e3874ed2de47f2e0b50da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 7/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt-community/axios-module/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt-community/axios-module/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt-community/axios-module/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt-community/axios-module/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":0,"reason":"116 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-vf6r-87q4-2vjf","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693"],"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-22T04:40:37.672Z","repository_id":39033556,"created_at":"2025-08-22T04:40:37.672Z","updated_at":"2025-08-22T04:40:37.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018138,"owners_count":26086285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":"nuxt-community","name":"Nuxt 2 Community","uuid":"29566738","kind":"organization","description":"Modules from the community for Nuxt 2","email":null,"website":"https://nuxt.com/","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29566738?v=4","repositories_count":77,"last_synced_at":"2024-12-28T19:03:47.471Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nuxt-community","funding_links":[],"total_stars":20829,"followers":493,"following":0,"created_at":"2022-11-02T16:30:41.117Z","updated_at":"2024-12-28T19:03:47.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt-community","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt-community/repositories"},"tags":[{"name":"v5.13.6","sha":"2796fa408421277267e9ef5d332e3a72d53f5e50","kind":"tag","published_at":"2021-06-02T13:12:47.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.6","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.6/manifests"},{"name":"v5.13.5","sha":"a9e4867587cd60a25aca441159938495d41755c9","kind":"tag","published_at":"2021-05-26T18:53:04.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.5","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"3759157d68d23ebd21028e5b1fbd716b5da26bac","kind":"tag","published_at":"2021-05-18T07:27:31.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.4","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"7e4a0707e6665987c0429994ac029b367d02260e","kind":"tag","published_at":"2021-05-17T18:42:24.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"be8f03208a0567beb4a2a55d09a82e4becccea4d","kind":"tag","published_at":"2021-05-17T18:28:51.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"b92b6e94e9a2b8e418540ab222079ce522bee263","kind":"tag","published_at":"2021-02-08T21:40:15.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"a61b82bb877bc182a4d0cff5de2ed7ad39ce67da","kind":"tag","published_at":"2021-02-01T14:54:32.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.13.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.13.0/manifests"},{"name":"v5.12.5","sha":"c6e256c3ee9eb96ab0ae4e83c39d6767ff17377c","kind":"tag","published_at":"2021-01-04T13:05:32.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.12.5","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"ae1b398c8359c43e3225d4a2e8bb702178792b8b","kind":"tag","published_at":"2020-12-14T17:24:17.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.12.4","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.4/manifests"},{"name":"v5.12.3","sha":"450498e8c0c36c012526a90faf58a925e7fa92e8","kind":"tag","published_at":"2020-11-30T14:46:55.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.12.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"d8bd16842db654dceb9df1d9d04f444547b3ad12","kind":"tag","published_at":"2020-08-25T19:03:20.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.12.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"f54490bf45ace31cc86b2ec4fc8a58d715d5fceb","kind":"tag","published_at":"2020-08-05T11:24:46.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.12.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"669d969054d15b852ab46ebbe2767cfb89708c05","kind":"tag","published_at":"2020-07-10T11:43:38.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.12.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"99d78767c4c0e5b87ec681d9607fe2d827aa4944","kind":"tag","published_at":"2020-06-05T08:01:26.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.11.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"0f20c51e9496f6a12e014ee55e9e524693bf8ac5","kind":"tag","published_at":"2020-04-30T10:09:50.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.10.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"b0483da4e0e3a2ab02bf7535a29973315f79b215","kind":"tag","published_at":"2020-04-27T15:33:23.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.10.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"ca320f1c66074fcb4633fe7581a4b0ad2b31f093","kind":"tag","published_at":"2020-04-22T22:14:17.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.10.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"86d16cf58d3583008cb24f1170e237709eb205dd","kind":"tag","published_at":"2020-04-21T20:27:28.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.10.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.10.0/manifests"},{"name":"v5.9.7","sha":"6c259664d66fe5a85dccfbbc7a1094f3f8e1df77","kind":"tag","published_at":"2020-03-30T18:42:55.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.7","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.7/manifests"},{"name":"v5.9.6","sha":"d8a03bbe783f26ad566b7600c4dfb40ccd5cfb7b","kind":"tag","published_at":"2020-03-27T12:23:29.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.6","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.6/manifests"},{"name":"v5.9.5","sha":"b6f88ae798aa9dcc1b6654d2c97208da1c8ee6e2","kind":"tag","published_at":"2020-02-02T13:23:02.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.5","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.5/manifests"},{"name":"v5.9.4","sha":"09c58e392f9fdf9dad2740ca16523b57e6eaa6ff","kind":"tag","published_at":"2020-01-30T22:04:48.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.4","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.4/manifests"},{"name":"v5.9.3","sha":"623ac7bc36b410ff512625ffef8633599cf53d01","kind":"tag","published_at":"2020-01-11T11:06:16.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"8435a83ca20caf090b3a929cd8b0349404e5e8c5","kind":"tag","published_at":"2020-01-02T16:57:07.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"63850729b46f44929ccce25ee305ddee733520df","kind":"tag","published_at":"2020-01-02T16:23:41.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"17f9367ee4788e5ab6ea2c74d88188045a6407ba","kind":"tag","published_at":"2019-12-17T12:40:19.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.9.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"b96e1bb580946169f135cb06d357f6187a3df75f","kind":"tag","published_at":"2019-10-23T16:26:25.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.8.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.8.0/manifests"},{"name":"v5.7.1","sha":"170e399d63a7274b248cdb2357cb1bae59da6f28","kind":"tag","published_at":"2019-10-22T10:18:28.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.7.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"153f181f98560cd9a7f93397c7bb41ccab4252ec","kind":"tag","published_at":"2019-10-22T07:59:53.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.7.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"fdb9837951ce0a2650c046b63b08712a9e8e4fa5","kind":"tag","published_at":"2019-08-20T11:20:54.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.6.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.6.0/manifests"},{"name":"v5.5.4","sha":"c4e73d0c9909d701ff515ceb90bba8909b78e8eb","kind":"tag","published_at":"2019-06-05T11:42:38.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.5.4","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"e58983df1dd060ec2ab90d3fb708f1317b117adb","kind":"tag","published_at":"2019-05-30T16:42:08.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.5.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"03c5aada42a9f96490c02fff27a3324132096727","kind":"tag","published_at":"2019-05-26T21:43:52.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.5.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"225903871048428e9413f43caa159dafb21a93cd","kind":"tag","published_at":"2019-05-23T11:28:45.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.5.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"062027f3e1318e00023aae2206b92be6d4a13630","kind":"tag","published_at":"2019-05-22T14:38:27.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.5.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"4583988c131a25bfa09cc1bd42fb6b56161f53a8","kind":"tag","published_at":"2019-05-21T15:32:35.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.4.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"f007b4de42cd913c87494e885d474ac7257adb1c","kind":"tag","published_at":"2019-03-05T08:49:25.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.4.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"df6ce849a558fd1334b9d16c972a83a6fedc9719","kind":"tag","published_at":"2019-03-02T18:32:06.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.4.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.4.0/manifests"},{"name":"v5.3.6","sha":"3600f88bbef4b08fd070cae9b0812b6046b2fc56","kind":"tag","published_at":"2018-11-08T09:18:05.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.6","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.6/manifests"},{"name":"v5.3.5","sha":"ceabf1f1dbf112e4712944c6cf61d7d8d2629924","kind":"tag","published_at":"2018-11-07T13:43:10.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.5","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"461ab812a507213ad024b7ee5a8be160e6637cf6","kind":"tag","published_at":"2018-10-30T19:58:14.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.4","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"f19d7bbc94bd929dcc958fd4c517d3f4e8022c42","kind":"tag","published_at":"2018-09-28T17:37:35.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"c2fe69e3c20ee22d7a903eb68530b9dfa27f90fa","kind":"tag","published_at":"2018-09-21T11:28:45.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dee0087e0b5c4549c904358bc21979779ed95101","kind":"tag","published_at":"2018-03-31T20:54:36.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"b639013a671893375611ffa0e821f317fa4c9509","kind":"tag","published_at":"2018-03-31T19:16:59.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.3.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c944b00359ee3dc075ad1210531224e481fdb13c","kind":"tag","published_at":"2018-03-31T17:53:01.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.2.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"20f17aa031f07b6cd8aceab818df52748d505735","kind":"tag","published_at":"2018-03-06T20:30:53.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.1.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"6b19d675708c4180a2cc5556fbb031d2ca27663a","kind":"tag","published_at":"2018-03-05T17:13:42.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.1.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"0a1b86d2d8f6476f607c55b191d6dc48755ba261","kind":"tag","published_at":"2018-02-08T21:34:52.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"caa7b9659f36c31e801a64c6e0653e8965a7d1d2","kind":"tag","published_at":"2018-02-04T19:47:24.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0/manifests"},{"name":"5.0.0","sha":"caa7b9659f36c31e801a64c6e0653e8965a7d1d2","kind":"commit","published_at":"2018-02-04T19:47:08.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/5.0.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"770bbe2f24fbc2d40f6fe1d5544d9b2e0350bea7","kind":"tag","published_at":"2018-01-29T22:19:30.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"45794d891e08c9f320f28fe3aa2218c339305743","kind":"tag","published_at":"2018-01-28T22:11:34.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"157c3a2fe603fbaf880718f9f803be2dc88b455f","kind":"tag","published_at":"2018-01-28T19:21:26.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"875567af0ae67a150bb59b4a323e48e8b0afd29f","kind":"tag","published_at":"2018-01-28T18:23:05.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"be4aa6f945a87be854457ed4eea39a4f71140d88","kind":"tag","published_at":"2018-01-28T15:55:49.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.5.2","sha":"f71fa8d2c43a986a83c7077a2e67dd7f7bf3c9e4","kind":"tag","published_at":"2017-12-29T16:43:56.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.5.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"db88012a0b5e279d0fe1b55b670ec184a22abe77","kind":"tag","published_at":"2017-12-29T15:51:42.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.5.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"29798e3aa2fe47c0fa38b5b3dd918ed137dc86d5","kind":"tag","published_at":"2017-11-16T19:07:34.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.5.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"f9f26f6ff2f6aa61a3e5977460eac18df71bcb36","kind":"tag","published_at":"2017-09-30T16:32:49.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.4.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"b1fb704435211a96068c2cb683e5281d189f3668","kind":"tag","published_at":"2017-09-28T22:54:27.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.3.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"50f6faacf4a68dc6967ebaa4bf88a5867f09608e","kind":"tag","published_at":"2017-09-11T22:50:31.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.3.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"0d175c64dc01ce0c10d7bc996b490534dc1115f4","kind":"tag","published_at":"2017-09-08T06:50:55.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.2.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"9cf3944e440a009e85fdb40a58a675e12e103106","kind":"tag","published_at":"2017-09-08T06:50:31.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.2.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8c2795c7b355c0cb98af8ff6693e7e7c7067a403","kind":"tag","published_at":"2017-09-06T18:41:09.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.1.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"9830f4b731a3eeec42700fc48072e125cc2a2137","kind":"tag","published_at":"2017-09-06T18:35:51.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.1.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"df1a5829e8638a8a891b29b9730625eb49a08c6e","kind":"tag","published_at":"2017-09-04T16:35:10.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.0.1","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c441c0bfd9a52097ddd738c0ae2a8e1880ee9ec9","kind":"tag","published_at":"2017-08-30T17:52:08.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v4.0.0","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v4.0.0/manifests"},{"name":"v3.1.4","sha":"a75097dcefd46bd58de8b43a49883438da1a2cc6","kind":"tag","published_at":"2017-08-13T15:17:08.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v3.1.4","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"6a39c118d577a954b8a77d5aaddbc4edb073fb5b","kind":"tag","published_at":"2017-08-13T14:38:27.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v3.1.3","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3d27b0eadaee6079bc9773acd399333883326828","kind":"tag","published_at":"2017-08-13T14:37:07.000Z","download_url":"https://codeload.github.com/nuxt-community/axios-module/tar.gz/v3.1.2","html_url":"https://github.com/nuxt-community/axios-module/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt-community/axios-module@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/tags/v3.1.2/manifests"}]},"repo_metadata_updated_at":"2025-12-31T23:09:43.461Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":2.278364740115046,"forks_count":2.1887256028326663,"docker_downloads_count":null,"average":18.114728775054523},"purl":"pkg:npm/%40hokify/axios-module","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hokify/axios-module","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hokify/axios-module","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hokify/axios-module/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T05:18:30.119Z","issues_count":87,"pull_requests_count":40,"avg_time_to_close_issue":13670124.0,"avg_time_to_close_pull_request":30640342.1,"issues_closed_count":31,"pull_requests_closed_count":20,"pull_request_authors_count":17,"issue_authors_count":85,"avg_comments_per_issue":5.149425287356322,"avg_comments_per_pull_request":1.275,"merged_pull_requests_count":5,"bot_issues_count":1,"bot_pull_requests_count":21,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-community%2Faxios-module/issues","maintainers":[{"login":"pi0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"ricardogobbosouza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricardogobbosouza"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hokify%2Faxios-module/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hokify%2Faxios-module/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hokify%2Faxios-module/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hokify%2Faxios-module/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hokify%2Faxios-module/codemeta","maintainers":[{"uuid":"hokify-user","login":"hokify-user","name":null,"email":"simon.tretter@hokify.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~hokify-user","role":null,"created_at":"2022-11-20T16:57:54.206Z","updated_at":"2022-11-20T16:57:54.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hokify-user/packages"}]}