{"id":2521727,"name":"version-check-webpack-plugin","ecosystem":"npm","description":"A webpack plugin to generate dynamic-version json file and inject version-check function into frontend dist assets. 一个用于给前端代码动态生成版本json文件和注入检测版本脚本的Webpack插件。","homepage":"https://github.com/kvsur/version-check-webpack-plugin#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kvsur/version-check-webpack-plugin","keywords_array":["version-checker","cache-control","version-update"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-07-29T06:32:19.750Z","latest_release_published_at":"2021-08-10T08:27:57.217Z","latest_release_number":"1.2.2","last_synced_at":"2026-06-14T16:05:38.751Z","created_at":"2022-04-10T02:58:42.748Z","updated_at":"2026-06-14T16:05:38.751Z","registry_url":"https://www.npmjs.com/package/version-check-webpack-plugin","install_command":"npm install version-check-webpack-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.2"}},"repo_metadata":{"id":57391766,"uuid":"390575083","full_name":"kvsur/version-check-webpack-plugin","owner":"kvsur","description":"一个用于给前端代码动态生成版本json文件和注入检测版本脚本的Webpack插件","archived":false,"fork":false,"pushed_at":"2021-08-10T08:27:49.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T13:41:09.099Z","etag":null,"topics":["cache-control","version-checker","webpackplugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/version-check-webpack-plugin","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/kvsur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-29T02:29:50.000Z","updated_at":"2021-08-10T08:27:52.000Z","dependencies_parsed_at":"2022-09-01T14:04:26.593Z","dependency_job_id":null,"html_url":"https://github.com/kvsur/version-check-webpack-plugin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kvsur/version-check-webpack-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvsur","download_url":"https://codeload.github.com/kvsur/version-check-webpack-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/sbom","scorecard":{"id":574598,"data":{"date":"2025-08-11","repo":{"name":"github.com/kvsur/version-check-webpack-plugin","commit":"05056208619f5be0ea6c3ede309fc8cf9679f629"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 0/18 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-20T17:18:57.786Z","repository_id":57391766,"created_at":"2025-08-20T17:18:57.786Z","updated_at":"2025-08-20T17:18:57.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917720,"owners_count":25014933,"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-08-30T02:00:09.474Z","response_time":77,"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":"kvsur","name":"kvsur","uuid":"13591479","kind":"user","description":"hello wor...","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13591479?u=9b5e15425b61dbfc3842b6083c7b72149e9868b6\u0026v=4","repositories_count":53,"last_synced_at":"2025-08-22T13:22:42.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kvsur","funding_links":[],"total_stars":64,"followers":15,"following":21,"created_at":"2022-11-13T09:32:02.541Z","updated_at":"2025-08-22T13:22:42.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvsur","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvsur/repositories"},"tags":[{"name":"1.2.0","sha":"362c8352e221881b360093360768acd15ca1921c","kind":"commit","published_at":"2021-08-06T06:51:53.000Z","download_url":"https://codeload.github.com/kvsur/version-check-webpack-plugin/tar.gz/1.2.0","html_url":"https://github.com/kvsur/version-check-webpack-plugin/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kvsur/version-check-webpack-plugin@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/tags/1.2.0/manifests"},{"name":"1.0.4","sha":"d5e04118e20d32e7e5c768a674e87e022c00cdb0","kind":"commit","published_at":"2021-07-30T06:15:28.000Z","download_url":"https://codeload.github.com/kvsur/version-check-webpack-plugin/tar.gz/1.0.4","html_url":"https://github.com/kvsur/version-check-webpack-plugin/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kvsur/version-check-webpack-plugin@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvsur%2Fversion-check-webpack-plugin/tags/1.0.4/manifests"}]},"repo_metadata_updated_at":"2025-11-02T11:47:59.994Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":22.15612637126761,"forks_count":17.419597981652586,"average":26.560619770029916},"purl":"pkg:npm/version-check-webpack-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/version-check-webpack-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/version-check-webpack-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/version-check-webpack-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/version-check-webpack-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/version-check-webpack-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/version-check-webpack-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/version-check-webpack-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/version-check-webpack-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/version-check-webpack-plugin/codemeta","maintainers":[{"uuid":"kvsur","login":"kvsur","name":null,"email":"hello1024lc@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~kvsur","role":null,"created_at":"2022-11-15T06:59:20.819Z","updated_at":"2022-11-15T06:59:20.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kvsur/packages"}]}