{"id":2302877,"name":"responsive-loader","ecosystem":"npm","description":"A webpack loader for responsive images","homepage":"https://github.com/dazuaz/responsive-loader","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dazuaz/responsive-loader","keywords_array":["webpack","responsive","loader","srcset"],"namespace":null,"versions_count":39,"first_release_published_at":"2016-01-05T09:41:43.208Z","latest_release_published_at":"2022-11-18T20:35:03.620Z","latest_release_number":"3.1.2","last_synced_at":"2026-06-01T01:31:12.525Z","created_at":"2022-04-09T23:53:49.300Z","updated_at":"2026-06-01T01:31:12.525Z","registry_url":"https://www.npmjs.com/package/responsive-loader","install_command":"npm install responsive-loader","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.2","next":"3.0.0-2"}},"repo_metadata":{"id":37745425,"uuid":"49053856","full_name":"dazuaz/responsive-loader","owner":"dazuaz","description":"A webpack loader for responsive images","archived":false,"fork":false,"pushed_at":"2023-07-18T23:04:12.000Z","size":3319,"stargazers_count":648,"open_issues_count":23,"forks_count":71,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-05-01T12:28:28.132Z","etag":null,"topics":["webpack-loader"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dazuaz.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}},"created_at":"2016-01-05T08:52:50.000Z","updated_at":"2026-04-13T08:36:30.000Z","dependencies_parsed_at":"2024-06-18T12:37:02.133Z","dependency_job_id":null,"html_url":"https://github.com/dazuaz/responsive-loader","commit_stats":{"total_commits":216,"total_committers":20,"mean_commits":10.8,"dds":0.6018518518518519,"last_synced_commit":"ef2c806fcd36f06f6be8a0b97e09f40c3d86d3ac"},"previous_names":["herrstucki/responsive-loader"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/dazuaz/responsive-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dazuaz","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/sbom","scorecard":{"id":328520,"data":{"date":"2025-08-11","repo":{"name":"github.com/dazuaz/responsive-loader","commit":"ef2c806fcd36f06f6be8a0b97e09f40c3d86d3ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dazuaz/responsive-loader/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dazuaz/responsive-loader/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/dazuaz/responsive-loader/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/dazuaz/responsive-loader/codeql-analysis.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 6 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":"15 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-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-54xq-cgqr-rpm3","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:03:18.408Z","repository_id":37745425,"created_at":"2025-08-18T03:03:18.409Z","updated_at":"2025-08-18T03:03:18.409Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32869712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v3.1.2","sha":"76bddc13a5d22d6f8be90c28869ec6b815c715be","kind":"tag","published_at":"2022-11-18T19:18:33.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.1.2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"54be2d001407651873ec87f60c06cfcb161d77d0","kind":"tag","published_at":"2022-08-31T12:54:27.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.1.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e9ef5770630d74cfb894a163c36b17b49a28586e","kind":"tag","published_at":"2022-08-14T14:59:26.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.1.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"ad446b9c72406641c226f1787ccc110fb91339db","kind":"tag","published_at":"2022-06-08T23:57:47.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.4","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"738c1441fa4c35ba32f9d16c3fdbf0f2c17d620b","kind":"tag","published_at":"2022-06-05T12:02:56.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.3","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e81cccefabf8573ed454792d4994848f317e7770","kind":"tag","published_at":"2022-06-04T16:21:03.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2b9437d4594edac4eb000d920d73efddefb81c1d","kind":"tag","published_at":"2022-06-04T15:17:01.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"58182db781cb6aece3ebb70b8712b19b2b0cfe37","kind":"tag","published_at":"2022-06-04T13:59:18.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0/manifests"},{"name":"v3.0.0-2","sha":"c353e763ac92327ebaf58b1e7eb8059092d9a203","kind":"tag","published_at":"2021-05-01T14:02:57.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.0-2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0-2/manifests"},{"name":"v3.0.0-1","sha":"034935f968be67348361ac7f388481dacc99f879","kind":"tag","published_at":"2021-04-03T00:45:09.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.0-1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0-1/manifests"},{"name":"v3.0.0-0","sha":"8df2a9d6e30604b28a498c98c4085e36e795a341","kind":"tag","published_at":"2021-02-04T22:44:37.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v3.0.0-0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v3.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v3.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v3.0.0-0/manifests"},{"name":"v2.3.0","sha":"f56271cc8f81cec465f64b678d9a9ba5219aa527","kind":"tag","published_at":"2020-12-23T01:18:37.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.3.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0b1ce0280980a933259597c8c89ee96309c69124","kind":"tag","published_at":"2020-11-30T23:01:03.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.2.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29f691ab3c1b23369de8fa191676670032219f3c","kind":"tag","published_at":"2020-10-09T00:02:15.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.2.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17b6b26f2106610fa7bf42a615358f8b0b8224ba","kind":"tag","published_at":"2020-09-06T15:11:22.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.1.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2f02bc9c8312e70e1b39f5c776d653f25c22f38b","kind":"tag","published_at":"2020-09-04T15:23:06.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.1.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a4375fc297dbd14e06f2d92b218339f5525590a7","kind":"tag","published_at":"2020-08-14T14:03:11.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.0.2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9104b80542c853ab16862aee66b5600730d00bb8","kind":"tag","published_at":"2020-08-12T14:21:56.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.0.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a91cd22979396f65b7d56c52459d0982ae428fcc","kind":"tag","published_at":"2020-07-29T14:33:13.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v2.0.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61ec192e5ddd15d642cdb1007026f7f9f9da7c57","kind":"tag","published_at":"2017-07-12T09:18:49.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v1.1.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"3b4b9611e54a2349a54dd71aa32475f339ec6ca2","kind":"tag","published_at":"2017-07-10T11:38:07.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v1.0.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"d4ea83bb9cc1a0d7aa67157e215f682ecc3f6296","kind":"tag","published_at":"2017-07-04T08:04:51.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1e5064a50021e15a31829da9ab7a264f770dfdfe","kind":"tag","published_at":"2017-06-26T16:30:25.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v1.0.0-rc.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cdadf2a504af42c795dc82e606480c94b68ff042","kind":"tag","published_at":"2017-01-09T12:47:29.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.8.0-alpha.1/manifests"},{"name":"v0.7.0","sha":"a409f85302cd69915013c26bf7c39da162e16227","kind":"tag","published_at":"2016-11-14T21:32:43.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.7.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"0b18bdd80f3fa69fd79f401e7b8ce0dfc4a964d9","kind":"tag","published_at":"2016-08-21T19:04:40.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.6.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1/manifests"},{"name":"v0.6.1-beta.4","sha":"77b53f9c2dafe4e7b2e875abd07c8f796a6a48b3","kind":"tag","published_at":"2016-08-20T20:52:08.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.6.1-beta.4","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.6.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.6.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.4/manifests"},{"name":"v0.6.1-beta.3","sha":"ee368b6b5f11c8d3d68eec7d9f865e830dad4535","kind":"tag","published_at":"2016-08-20T20:46:11.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.6.1-beta.3","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.6.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.6.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.3/manifests"},{"name":"v0.6.1-beta.2","sha":"f2288f67525894b3a9e352a8555a79f86d0920d6","kind":"tag","published_at":"2016-08-20T20:02:19.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.6.1-beta.2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.6.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.6.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.2/manifests"},{"name":"v0.6.1-beta.1","sha":"5cafd69f390df7750d4fcb72163a466f151c7847","kind":"tag","published_at":"2016-08-20T14:48:46.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.6.1-beta.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.6.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.6.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.1-beta.1/manifests"},{"name":"v0.6.0","sha":"5ef796f6f5da86f17b8946ae95088c1965f2910b","kind":"tag","published_at":"2016-08-05T13:23:11.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.6.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"8bf8e466c8917fcf97cac14bd1a03ef24b6a7774","kind":"tag","published_at":"2016-08-05T12:53:30.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.5.3","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"4462c94583e008beb1f25fc0274d81b7ea423b28","kind":"tag","published_at":"2016-05-17T08:32:22.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.5.2","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3675242e84117a7722eeb966eebe69ecd3b3172c","kind":"tag","published_at":"2016-05-17T07:47:43.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.5.1","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"764208d6f0887c73c244c47f953c8bebd1a675cc","kind":"tag","published_at":"2016-01-22T22:57:40.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.5.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"cf672646c654ad70500d9174d1756c48240d7afd","kind":"tag","published_at":"2016-01-12T14:35:54.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.4.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8fcd1c0b6e7e9bb333552a1ff0ef67626c10aa06","kind":"tag","published_at":"2016-01-05T15:53:40.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.3.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"203b78c8f4eab674ddcf5961aee130d6fd89fc85","kind":"tag","published_at":"2016-01-05T10:01:28.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.2.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"758d90a603ea678926cfbe51a35422c089b3b06f","kind":"tag","published_at":"2016-01-05T09:41:30.000Z","download_url":"https://codeload.github.com/dazuaz/responsive-loader/tar.gz/v0.1.0","html_url":"https://github.com/dazuaz/responsive-loader/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dazuaz/responsive-loader@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-13T06:13:46.677Z","dependent_packages_count":78,"downloads":67966,"downloads_period":"last-month","dependent_repos_count":1434,"rankings":{"downloads":0.7527885962825441,"dependent_repos_count":0.5288434460316566,"dependent_packages_count":0.4340159549275818,"stargazers_count":2.8317103133504604,"forks_count":3.2964879953673307,"docker_downloads_count":0.9026457864153953,"average":1.4577486820624947},"purl":"pkg:npm/responsive-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/responsive-loader","docker_dependents_count":6,"docker_downloads_count":1483,"usage_url":"https://repos.ecosyste.ms/usage/npm/responsive-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/responsive-loader/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T04:38:14.238Z","issues_count":58,"pull_requests_count":46,"avg_time_to_close_issue":42154470.44444445,"avg_time_to_close_pull_request":21595633.64285714,"issues_closed_count":45,"pull_requests_closed_count":42,"pull_request_authors_count":18,"issue_authors_count":45,"avg_comments_per_issue":2.810344827586207,"avg_comments_per_pull_request":1.173913043478261,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dazuaz%2Fresponsive-loader/issues","maintainers":[{"login":"alex-ketch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex-ketch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/responsive-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/responsive-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/responsive-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/responsive-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/responsive-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/responsive-loader/codemeta","maintainers":[{"uuid":"herrstucki","login":"herrstucki","name":null,"email":"jeremy@interactivethings.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~herrstucki","role":null,"created_at":"2022-11-14T06:42:24.214Z","updated_at":"2022-11-14T06:42:24.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/herrstucki/packages"},{"uuid":"dazuaz","login":"dazuaz","name":null,"email":"danielzuloaga@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dazuaz","role":null,"created_at":"2022-11-14T06:42:24.728Z","updated_at":"2022-11-14T06:42:24.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dazuaz/packages"}]}