{"id":1614689,"name":"diff-json","ecosystem":"npm","description":"Generates diffs of javascript objects.","homepage":"https://github.com/viruschidai/diff-json","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/viruschidai/diff-json","keywords_array":["javascript","JSON","diff","patch","revert","apply changes","revert changes"],"namespace":null,"versions_count":18,"first_release_published_at":"2014-07-28T06:01:56.284Z","latest_release_published_at":"2019-05-13T12:03:24.906Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-29T11:30:27.644Z","created_at":"2022-04-09T11:53:58.874Z","updated_at":"2026-03-29T11:30:27.644Z","registry_url":"https://www.npmjs.com/package/diff-json","install_command":"npm install diff-json","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":18969383,"uuid":"22190202","full_name":"viruschidai/diff-json","owner":"viruschidai","description":"A javascript object diff tool","archived":false,"fork":false,"pushed_at":"2021-04-14T05:28:25.000Z","size":50,"stargazers_count":61,"open_issues_count":6,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-25T07:45:57.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viruschidai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-24T01:04:26.000Z","updated_at":"2023-10-30T03:25:04.000Z","dependencies_parsed_at":"2022-09-05T22:00:34.518Z","dependency_job_id":null,"html_url":"https://github.com/viruschidai/diff-json","commit_stats":null,"previous_names":["viruschidai/changesets"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/viruschidai/diff-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viruschidai","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/sbom","scorecard":{"id":923354,"data":{"date":"2025-08-11","repo":{"name":"github.com/viruschidai/diff-json","commit":"14597ba6b5fd7d3cc0b51593bc65267e9dc76158"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":"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":"Code-Review","score":2,"reason":"Found 6/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 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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h"],"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-25T06:56:49.684Z","repository_id":18969383,"created_at":"2025-08-25T06:56:49.684Z","updated_at":"2025-08-25T06:56:49.684Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276954752,"owners_count":25734791,"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-25T02:00:09.612Z","response_time":80,"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"},"tags":[{"name":"v2.0.0","sha":"1c7d22db35acce6978065fc204567b564ec98aa5","kind":"tag","published_at":"2019-05-13T12:12:49.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v2.0.0","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1b24796a01445207bef32e6ac85ef77d0a2000a7","kind":"commit","published_at":"2018-12-05T11:04:56.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v1.1.0","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6a78cb74b8269a3c3c854627510aaeabba7e609d","kind":"commit","published_at":"2018-12-05T10:51:54.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v1.0.0","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v1.0.0/manifests"},{"name":"v0.1.10","sha":"d5bc4cab8fef8ad59a48a96bd2acfa34814ddbb9","kind":"commit","published_at":"2015-04-13T00:10:22.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v0.1.10","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"0f763fc2e7aac064ce603ab621fd4425c73b9c10","kind":"commit","published_at":"2015-04-12T23:57:24.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v0.1.9","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.9/manifests"},{"name":"v0.1.1","sha":"2b9aecc00b494ae08c6ef22f8d1c43a8de0f5ca6","kind":"commit","published_at":"2014-08-21T04:30:06.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v0.1.1","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2c6ad1527019dceb088c706bd6d8372a8fe3390a","kind":"commit","published_at":"2014-08-21T04:18:33.000Z","download_url":"https://codeload.github.com/viruschidai/diff-json/tar.gz/v0.1.0","html_url":"https://github.com/viruschidai/diff-json/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/viruschidai/diff-json@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T08:55:58.778Z","dependent_packages_count":9,"downloads":104891,"downloads_period":"last-month","dependent_repos_count":28,"rankings":{"downloads":0.9139791577431876,"dependent_repos_count":2.3706836732433794,"dependent_packages_count":2.2513198073581733,"stargazers_count":5.716502134636282,"forks_count":5.534157457603168,"docker_downloads_count":1.1030955754504812,"average":2.981622967672445},"purl":"pkg:npm/diff-json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/diff-json","docker_dependents_count":16,"docker_downloads_count":801,"usage_url":"https://repos.ecosyste.ms/usage/npm/diff-json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/diff-json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T15:54:15.248Z","issues_count":10,"pull_requests_count":13,"avg_time_to_close_issue":5942194.4,"avg_time_to_close_pull_request":4353673.5,"issues_closed_count":5,"pull_requests_closed_count":12,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/viruschidai%2Fdiff-json/issues","maintainers":[{"login":"vinteo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinteo"},{"login":"viruschidai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viruschidai"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/diff-json/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/diff-json/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/diff-json/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/diff-json/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/diff-json/codemeta","maintainers":[{"uuid":"runk","login":"runk","name":null,"email":"deadrunk@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~runk","role":null,"created_at":"2022-11-12T01:10:55.866Z","updated_at":"2022-11-12T01:10:55.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/runk/packages"},{"uuid":"viruschidai","login":"viruschidai","name":null,"email":"viruschidai@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~viruschidai","role":null,"created_at":"2022-11-12T01:10:55.873Z","updated_at":"2022-11-12T01:10:55.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/viruschidai/packages"}]}