{"id":7568904,"name":"v-code-diff-patch","ecosystem":"npm","description":"template component for vue-demi, can dev and build","homepage":"https://github.com/Shimada666/v-code-diff#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Shimada666/v-code-diff","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-04-13T09:01:23.332Z","latest_release_published_at":"2023-04-13T09:01:23.332Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-19T01:46:11.831Z","created_at":"2023-04-13T10:06:29.535Z","updated_at":"2026-03-19T01:46:11.831Z","registry_url":"https://www.npmjs.com/package/v-code-diff-patch","install_command":"npm install v-code-diff-patch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":37434610,"uuid":"379153848","full_name":"Shimada666/v-code-diff","owner":"Shimada666","description":"A vue code diff display plugin, support Vue2 / Vue3","archived":false,"fork":false,"pushed_at":"2025-05-03T06:07:53.000Z","size":5844,"stargazers_count":471,"open_issues_count":25,"forks_count":71,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-11T00:23:42.844Z","etag":null,"topics":["code","diff","vue","vue3"],"latest_commit_sha":null,"homepage":"https://shimada666.github.io/v-code-diff/","language":"SCSS","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/Shimada666.png","metadata":{"files":{"readme":"README-zh.md","changelog":"changelog-history.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}},"created_at":"2021-06-22T05:37:18.000Z","updated_at":"2025-09-09T15:31:56.000Z","dependencies_parsed_at":"2022-07-12T14:03:06.520Z","dependency_job_id":"8f9208de-2c49-4b70-97c1-7982ccce3e27","html_url":"https://github.com/Shimada666/v-code-diff","commit_stats":{"total_commits":53,"total_committers":1,"mean_commits":53.0,"dds":0.0,"last_synced_commit":"e0cb5dbc34d6244af35964b8b71a8fda10545966"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/Shimada666/v-code-diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shimada666","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/sbom","scorecard":{"id":129032,"data":{"date":"2025-08-11","repo":{"name":"github.com/Shimada666/v-code-diff","commit":"6687c6e17055b34faa04c040c88edc09435f9f2f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/21 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/openhands-resolver.yml:16","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/openhands-resolver.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Shimada666/v-code-diff/openhands-resolver.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Shimada666/v-code-diff/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Shimada666/v-code-diff/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-9r9m-ffp6-9x4v","Warn: Project is vulnerable to: GHSA-x8qp-wqqm-57ph","Warn: Project is vulnerable to: GHSA-hjwq-mjwj-4x6c","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-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-p2ph-7g93-hw3m","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"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-16T04:44:58.700Z","repository_id":37434610,"created_at":"2025-08-16T04:44:58.700Z","updated_at":"2025-08-16T04:44:58.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274939690,"owners_count":25377856,"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-09-13T02:00:10.085Z","response_time":70,"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":"Shimada666","name":"Shimada666","uuid":"33391300","kind":"user","description":"The document is greater than the code","email":"","website":"http://shimada666.corgi.plus/","location":"Shanghai","twitter":null,"company":"@Meituan-Dianping","icon_url":"https://avatars.githubusercontent.com/u/33391300?u=18e03ed304d8faebd116fd99e3b7746aed014b20\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-05T01:44:36.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Shimada666","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:51:33.879Z","updated_at":"2023-03-05T01:44:36.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shimada666","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shimada666/repositories"},"tags":[{"name":"v1.13.1","sha":"5a6614e6e240881b006afccd4383792c3488bd59","kind":"tag","published_at":"2024-08-29T16:29:49.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.13.1","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"17d5c646735b545bfa3d3f7e7786942968f5a48a","kind":"tag","published_at":"2024-08-29T16:24:18.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.13.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"9b3841a6d0631151f96b99f8f34a4bfa5cb23da3","kind":"tag","published_at":"2024-07-30T16:09:19.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.12.1","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"7ab9744316c4d39e60b588ea4b611ccb0c2fb25d","kind":"tag","published_at":"2024-05-05T12:48:18.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.12.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"cc2f05fd1e16414c164b61004c40ef97d0999f61","kind":"tag","published_at":"2024-03-20T13:18:44.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.11.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"41c0a149754d4294d344786ae1b625827cf7eeb4","kind":"tag","published_at":"2024-03-07T02:11:38.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.10.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"a5fcd2e57b015bf3a9610f56c9764aca745da569","kind":"tag","published_at":"2024-01-15T15:55:31.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.9.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bdb1ad1131d7374f57f4c5901f851b8c0a911557","kind":"tag","published_at":"2023-11-19T15:42:40.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.8.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"b446461ea34aff3bc5a80fb258f93e8d4bf9ba39","kind":"tag","published_at":"2023-11-02T06:14:33.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.7.2","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a134cf3d9fb22be01dd7679208f1c8b2931a3442","kind":"tag","published_at":"2023-08-15T03:32:41.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.7.1","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"317ca9dfdea0a4c656424d7810b4f3edfd59ad5f","kind":"tag","published_at":"2023-08-10T16:28:24.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.7.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"3e5193f2626a23ea8c89b427b453ae03388e4125","kind":"tag","published_at":"2023-08-01T10:11:37.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.6.2","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f352c74cefaf29fb426727c4b096ef0a68e58561","kind":"tag","published_at":"2023-08-01T07:54:30.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.6.1","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a00423ef6e7c1ad9a4c95b6507f4350a425f4ffb","kind":"tag","published_at":"2023-07-31T16:17:43.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.6.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"9c539a3b908864001d29a1fafef422a6de4a0d75","kind":"tag","published_at":"2023-06-25T06:42:26.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.5.1","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"5c6398438b2caa95c468c17e51fa99bd5a35980f","kind":"tag","published_at":"2023-05-26T16:35:50.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.5.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1c4af1a1e19142879ce79666200695120f023f53","kind":"tag","published_at":"2023-04-27T15:17:35.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.4.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"ae6774045bba351faf601f5c4de048d3ab437e7d","kind":"tag","published_at":"2023-04-24T11:24:02.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.3.2","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"84006c5b504f3ac96cbf3068270c635c49c1a348","kind":"tag","published_at":"2023-03-27T15:41:33.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.3.1","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"67986af81f2497bdd1efdaf49c7cdae6270f5a10","kind":"tag","published_at":"2023-02-22T15:33:04.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.3.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6de566d0b87e810e5078279a8005d8201bbb75b1","kind":"tag","published_at":"2023-02-20T15:18:31.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.2.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5ad3a96579aabb2071bad58d079a81b90c54e8c0","kind":"tag","published_at":"2023-02-13T15:44:22.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.1.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1f5df451a8ba84cbc07763f796ba79a47cba5680","kind":"tag","published_at":"2023-02-12T16:20:42.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/v1.0.0","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/v1.0.0/manifests"},{"name":"0.3.11","sha":"587c215d3fb87d02865a718a75dd75a1d2304ce4","kind":"commit","published_at":"2022-04-27T13:40:50.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/0.3.11","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.11/manifests"},{"name":"0.3.9","sha":"b1adae3e3beebcc5869fe7e29240b8fc295a4429","kind":"commit","published_at":"2022-02-21T04:29:22.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/0.3.9","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"a391dbb84a354c808c1c9d87ae675e6a9c09fdcb","kind":"commit","published_at":"2021-12-06T05:33:30.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/0.3.8","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"dccefa82f1807197bbda1179e95e1bd41fc941a0","kind":"commit","published_at":"2021-11-23T04:28:34.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/0.3.7","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"eb425f2ecfc842829e16167ac79bf387f93e5e78","kind":"commit","published_at":"2021-11-21T08:44:23.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/0.3.6","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"275bbf3ea0a6af69e4dcd721b6cb23c752678c15","kind":"commit","published_at":"2021-11-13T17:08:15.000Z","download_url":"https://codeload.github.com/Shimada666/v-code-diff/tar.gz/0.3.5","html_url":"https://github.com/Shimada666/v-code-diff/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Shimada666/v-code-diff@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/tags/0.3.5/manifests"}]},"repo_metadata_updated_at":"2025-09-13T08:38:01.107Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.956686300281508,"dependent_packages_count":26.51407422075806,"stargazers_count":4.177610355137952,"forks_count":4.492157996447528,"average":13.535132218156262},"purl":"pkg:npm/v-code-diff-patch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/v-code-diff-patch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/v-code-diff-patch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/v-code-diff-patch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:39:05.893Z","issues_count":127,"pull_requests_count":38,"avg_time_to_close_issue":10350146.03773585,"avg_time_to_close_pull_request":129994.86111111111,"issues_closed_count":106,"pull_requests_closed_count":36,"pull_request_authors_count":9,"issue_authors_count":105,"avg_comments_per_issue":4.543307086614173,"avg_comments_per_pull_request":0.868421052631579,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":13,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":11363325.666666666,"past_year_avg_time_to_close_pull_request":157.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.076923076923077,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shimada666%2Fv-code-diff/issues","maintainers":[{"login":"09473ZH","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/09473ZH"},{"login":"Shimada666","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Shimada666"}],"active_maintainers":[{"login":"09473ZH","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/09473ZH"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/v-code-diff-patch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/v-code-diff-patch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/v-code-diff-patch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/v-code-diff-patch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/v-code-diff-patch/codemeta","maintainers":[{"uuid":"niuchenyang","login":"niuchenyang","name":null,"email":"cynx0908@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~niuchenyang","role":null,"created_at":"2023-04-13T12:37:07.654Z","updated_at":"2023-04-13T12:37:07.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/niuchenyang/packages"}]}