{"id":2336744,"name":"schema-utils","ecosystem":"npm","description":"webpack Validation Utils","homepage":"https://github.com/webpack/schema-utils","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/schema-utils","keywords_array":["webpack"],"namespace":null,"versions_count":43,"first_release_published_at":"2017-03-07T06:01:28.207Z","latest_release_published_at":"2025-10-02T12:14:09.064Z","latest_release_number":"4.3.3","last_synced_at":"2026-06-16T21:30:42.310Z","created_at":"2022-04-10T00:21:57.539Z","updated_at":"2026-06-16T21:30:42.310Z","registry_url":"https://www.npmjs.com/package/schema-utils","install_command":"npm install schema-utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"version-3":"3.3.0","latest":"4.3.3"}},"repo_metadata":{"id":16588738,"uuid":"80306715","full_name":"webpack/schema-utils","owner":"webpack","description":"Options Validation","archived":false,"fork":false,"pushed_at":"2026-01-23T13:27:06.000Z","size":3372,"stargazers_count":249,"open_issues_count":7,"forks_count":42,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-06-06T19:03:24.724Z","etag":null,"topics":["ajv","schema","schema-utils","validation","validator"],"latest_commit_sha":null,"homepage":"","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/webpack.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},"funding":{"open_collective":"webpack"}},"created_at":"2017-01-28T19:50:41.000Z","updated_at":"2026-03-26T17:32:34.000Z","dependencies_parsed_at":"2023-11-09T12:29:23.961Z","dependency_job_id":"cf9cdb21-03db-44de-b07e-82ff95a041ee","html_url":"https://github.com/webpack/schema-utils","commit_stats":{"total_commits":190,"total_committers":23,"mean_commits":8.26086956521739,"dds":0.8263157894736842,"last_synced_commit":"4b8acf2b1a2bc787af24546c7039bd6102a8f038"},"previous_names":["webpack-contrib/schema-utils"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/schema-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/sbom","scorecard":{"id":1239177,"data":{"date":"2025-10-13","repo":{"name":"github.com/webpack/schema-utils","commit":"b9ca275df9cf39b16e5ee5b7fe165481e0491612"},"scorecard":{"version":"v5.3.1-0.20251012233417-af419a5f4ac8","commit":"af419a5f4ac865788a844e5a2e726681cf4ff42b"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/24 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/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#dangerous-workflow"}},{"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/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#binary-artifacts"}},{"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/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/schema-utils/nodejs.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:80","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:81","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#pinned-dependencies"}},{"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/af419a5f4ac865788a844e5a2e726681cf4ff42b/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/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/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/webpack/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/webpack/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/webpack/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/webpack/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/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 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/af419a5f4ac865788a844e5a2e726681cf4ff42b/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-24T21:32:09.697Z","repository_id":16588738,"created_at":"2025-10-24T21:32:09.697Z","updated_at":"2025-10-24T21:32:09.697Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34287196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[{"name":"v4.3.3","sha":"b9ca275df9cf39b16e5ee5b7fe165481e0491612","kind":"tag","published_at":"2025-10-02T12:12:27.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.3.3","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2a92a6a229a5a63f6c9eecf5cb9d78add52d59a9","kind":"tag","published_at":"2025-04-22T17:46:25.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.3.2","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"1478499e3f2d404355b155690f46ab9b33daa0e6","kind":"tag","published_at":"2025-04-22T13:02:17.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.3.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"2fd7538e54d84ec5c0b01ce5827c00fc8344e5f7","kind":"tag","published_at":"2024-12-11T18:11:19.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.3.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.3.0/manifests"},{"name":"v3.3.0","sha":"4afb750ccb668397499f4b01f8bd4dcb4cdba803","kind":"tag","published_at":"2023-06-14T14:51:30.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v3.3.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.3.0/manifests"},{"name":"v4.2.0","sha":"dcd6df12c191ac1b6cf5eda39ba5736c35f01ccb","kind":"tag","published_at":"2023-06-14T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.2.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.2.0/manifests"},{"name":"v3.2.0","sha":"dd3bc4ff9b92537308c16ad4e14219b0d8027b18","kind":"tag","published_at":"2023-06-07T22:24:19.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v3.2.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.2.0/manifests"},{"name":"v4.1.0","sha":"3731a59e36211cae23c2dbf6cf78642d6e8a28f9","kind":"tag","published_at":"2023-06-07T22:20:56.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.1.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.1.0/manifests"},{"name":"v3.1.2","sha":"d350b63e328b416f88ba1f31e3d9aff2550deea4","kind":"tag","published_at":"2023-04-15T15:19:37.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v3.1.2","html_url":"https://github.com/webpack/schema-utils/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.1.2/manifests"},{"name":"v4.0.1","sha":"490d60a198ce595f7846fe87c3beec399d0aae5b","kind":"commit","published_at":"2023-04-15T14:54:18.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.0.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"746a1e827653181dd620b09d0d61584ea4038bb7","kind":"commit","published_at":"2021-11-16T15:14:46.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v4.0.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"faadaf950afd79352d7f9d0c3e0601b7ee45c5f2","kind":"tag","published_at":"2021-07-19T11:37:53.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v3.1.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"3915bae9a2ce3206dff5f7f3dff717af2ae1d527","kind":"tag","published_at":"2021-06-30T13:04:26.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v3.1.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cdbf8b714a90e4a6919efff10d7633e413bca758","kind":"commit","published_at":"2020-10-05T18:20:38.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v3.0.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v3.0.0/manifests"},{"name":"v2.7.1","sha":"102d170506640346b8269d7e38a042b6b5b3a444","kind":"tag","published_at":"2020-08-31T10:59:35.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.7.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"132fee2af33a2087568bd7482687576fbd121905","kind":"tag","published_at":"2020-05-29T14:05:34.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.7.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"d4bfe210d6087a51716cdb086aa67a9f3292e984","kind":"commit","published_at":"2020-04-17T15:40:32.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.6","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"91003752ae6c7f0c38036cb3c4532d88015ce554","kind":"commit","published_at":"2020-03-11T12:04:11.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.5","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"72387e3417cf490bc2f7d22ec0d4066227b0696e","kind":"tag","published_at":"2020-01-17T11:46:26.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.4","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"669ef56bc654b215e3eb8ce02ec531253fbd3054","kind":"tag","published_at":"2020-01-17T10:28:26.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.3","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"94e517b041f9f051e25092ae7162f5b61834a9af","kind":"commit","published_at":"2020-01-14T13:15:43.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.2","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"6caaa59cf40af948ea3d9658f4c32bd79b6c37a5","kind":"tag","published_at":"2019-11-28T13:11:23.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"6c6973b9decc1179c064971a770d4027da86e0b2","kind":"tag","published_at":"2019-11-27T12:06:23.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.6.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b98e06cda3cd207ba9f35ca972c601c017700d2d","kind":"tag","published_at":"2019-10-15T12:05:22.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.5.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"338db8b732aeb247db012b4bfae2fddf17d3e57e","kind":"tag","published_at":"2019-09-27T11:24:03.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.4.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"fe4be5dfa85e24606df87ad4087b25c30baa745d","kind":"tag","published_at":"2019-09-26T19:00:58.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.4.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"ba01fe51c617e0a8b2a36298cf8f71fd8f5b6fef","kind":"tag","published_at":"2019-09-26T13:32:02.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.3.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"c9556505e2a73e41e1213e74fc258a27ed1473b7","kind":"commit","published_at":"2019-09-02T10:56:22.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.2.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"08d8147f2008bdc6403acd45927ae5f1c65e3636","kind":"tag","published_at":"2019-08-07T14:59:51.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.1.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"ebbbe2c6ab023083e726c3ba7f1bc49a6d642d8b","kind":"tag","published_at":"2019-07-18T16:11:58.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.0.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"692b4376aeff71b09997497060c2b967b6318ce6","kind":"commit","published_at":"2019-07-17T14:15:13.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v2.0.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6ca2322d4c8c5818c4a8f71328ac88e3507ec4e8","kind":"tag","published_at":"2018-08-07T16:30:32.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v1.0.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v1.0.0/manifests"},{"name":"v0.4.7","sha":"ebc09b7784df233874a771b03b35b95613bcbad2","kind":"tag","published_at":"2018-08-07T12:16:16.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.7","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"ce6626b794fd0bf33b28c84b5d8a7354fb9cb524","kind":"tag","published_at":"2018-08-06T16:52:51.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.6","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.6/manifests"},{"name":"v1.0.0-beta.0","sha":"a9a5a76fcee6acf763becd217e5f65e00bee8462","kind":"tag","published_at":"2018-04-02T04:22:21.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v1.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v1.0.0-beta.0/manifests"},{"name":"v0.4.5","sha":"1afd5807c328014616bbaadb5a91a785f24cbdfc","kind":"tag","published_at":"2018-02-13T13:46:56.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.5","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"65b591017dab9335484dcd976b612759101bceec","kind":"commit","published_at":"2018-02-13T13:29:39.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.4","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"57f2820227dfce3ce91651fbe4d8cdfa3c4ae483","kind":"tag","published_at":"2017-12-14T02:48:44.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.3","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"9a36941560cf33e5c4f0ddd202b8097974f55b30","kind":"tag","published_at":"2017-11-09T20:16:12.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.2","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"8e242c827bcb4d9f76a722e555cf7d20a6bbaa16","kind":"tag","published_at":"2017-11-03T09:51:07.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0cbab06711c55b16279fe874871a4ceb553a2320","kind":"tag","published_at":"2017-10-28T23:21:33.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.4.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"96525dd9fd5c33056cbafe5680c5cdd10a994686","kind":"tag","published_at":"2017-04-29T18:20:21.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.3.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7152276042d2c5a106cdf9b5877357f910ac4c00","kind":"tag","published_at":"2017-03-13T07:04:33.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.2.1","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"435ddcb8ac1c61b6e966a50c504161a9526da0f6","kind":"tag","published_at":"2017-03-12T16:03:54.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.2.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"26f041e0b114cb91382e26c569b7badfe6edc262","kind":"tag","published_at":"2017-03-07T06:01:06.000Z","download_url":"https://codeload.github.com/webpack/schema-utils/tar.gz/v0.1.0","html_url":"https://github.com/webpack/schema-utils/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/schema-utils@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-13T14:10:06.714Z","dependent_packages_count":2005,"downloads":477946813,"downloads_period":"last-month","dependent_repos_count":1725901,"rankings":{"downloads":0.0013142317056208594,"dependent_repos_count":0.019521816793909852,"dependent_packages_count":0.03901625376061927,"stargazers_count":3.7967606378842627,"forks_count":4.255209629597382,"docker_downloads_count":0.012485201203398164,"average":1.354051295157532},"purl":"pkg:npm/schema-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/schema-utils","docker_dependents_count":26577,"docker_downloads_count":7542562923,"usage_url":"https://repos.ecosyste.ms/usage/npm/schema-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/schema-utils/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-06T21:23:02.003Z","issues_count":18,"pull_requests_count":129,"avg_time_to_close_issue":11502526.25,"avg_time_to_close_pull_request":1856924.9590163934,"issues_closed_count":16,"pull_requests_closed_count":122,"pull_request_authors_count":19,"issue_authors_count":17,"avg_comments_per_issue":4.277777777777778,"avg_comments_per_pull_request":1.449612403100775,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":34409.36363636363,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fschema-utils/issues","maintainers":[{"login":"alexander-akait","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"vankop","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"rishabh3112","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"jamesgeorge007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"sokra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"}],"active_maintainers":[{"login":"alexander-akait","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schema-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schema-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schema-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schema-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schema-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schema-utils/codemeta","maintainers":[{"uuid":"sokra","login":"sokra","name":null,"email":"tobias.koppers@googlemail.com","url":null,"packages_count":108,"html_url":"https://www.npmjs.com/~sokra","role":null,"created_at":"2022-11-14T09:10:18.612Z","updated_at":"2022-11-14T09:10:18.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sokra/packages"},{"uuid":"evilebottnawi","login":"evilebottnawi","name":null,"email":"sheo13666q@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2022-11-14T09:10:21.201Z","updated_at":"2022-11-14T09:10:21.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"ev1stensberg","login":"ev1stensberg","name":null,"email":"evenstensberg@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~ev1stensberg","role":null,"created_at":"2026-02-10T19:31:32.878Z","updated_at":"2026-02-10T19:31:32.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ev1stensberg/packages"},{"uuid":"15000621931","login":"15000621931","name":null,"email":"784487301@qq.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~15000621931","role":null,"created_at":"2026-02-10T19:31:32.830Z","updated_at":"2026-02-10T19:31:32.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/15000621931/packages"},{"uuid":"__hai","login":"__hai","name":null,"email":"haijie0619@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~__hai","role":null,"created_at":"2026-02-10T19:31:32.923Z","updated_at":"2026-02-10T19:31:32.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/__hai/packages"},{"uuid":"avivkeller","login":"avivkeller","name":null,"email":"me@aviv.sh","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~avivkeller","role":null,"created_at":"2026-03-17T16:02:23.054Z","updated_at":"2026-03-17T16:02:23.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avivkeller/packages"}]}