{"id":378508,"url":"https://github.com/justmoon/node-extend","last_synced_at":"2026-08-13T04:02:43.308Z","repository":{"id":2953801,"uuid":"3967764","full_name":"justmoon/node-extend","owner":"justmoon","description":"Simple function to extend objects","archived":false,"fork":false,"pushed_at":"2025-03-06T18:47:41.000Z","size":136,"stargazers_count":343,"open_issues_count":0,"forks_count":78,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-07-26T04:50:18.710Z","etag":null,"topics":[],"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/justmoon.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-04-08T23:56:11.000Z","updated_at":"2026-04-19T18:45:12.000Z","dependencies_parsed_at":"2024-02-26T01:49:21.881Z","dependency_job_id":"02e05255-0a2e-4497-8d3b-ae47905d76fb","html_url":"https://github.com/justmoon/node-extend","commit_stats":{"total_commits":177,"total_committers":14,"mean_commits":"12.642857142857142","dds":"0.22598870056497178","last_synced_commit":"7a3c01e38d3e0f21c4a744ec1b6a3f829030a36a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/justmoon/node-extend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/sbom","scorecard":{"id":544348,"data":{"date":"2025-08-11","repo":{"name":"github.com/justmoon/node-extend","commit":"91f405025821e071192e49e73368890d4275178f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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"}}]},"last_synced_at":"2025-08-20T09:05:44.851Z","repository_id":2953801,"created_at":"2025-08-20T09:05:44.851Z","updated_at":"2025-08-20T09:05:44.851Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36078000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":{"login":"justmoon","name":"Stefan Thomas","uuid":"53233","kind":"user","description":"Open-source developer and distributed systems advocate. Currently working on @interledger / @interledgerjs.","email":"","website":"https://justmoon.com","location":"British Virgin Islands","twitter":"justmoon","company":"@coilhq","icon_url":"https://avatars.githubusercontent.com/u/53233?v=4","repositories_count":156,"last_synced_at":"2024-04-15T11:32:03.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justmoon","funding_links":[],"total_stars":1186,"followers":498,"following":21,"created_at":"2022-11-02T16:19:11.264Z","updated_at":"2024-04-15T11:33:13.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon/repositories"},"packages":[{"id":13596391,"name":"node-extend","ecosystem":"debian","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:25:16.928Z","latest_release_published_at":"2026-02-11T10:25:16.928Z","latest_release_number":"3.0.2-1","last_synced_at":"2026-03-13T15:01:43.407Z","created_at":"2026-02-11T10:25:16.747Z","updated_at":"2026-03-13T15:01:43.407Z","registry_url":"https://tracker.debian.org/pkg/node-extend","install_command":"apt-get install node-extend","documentation_url":"https://packages.debian.org/buster/node-extend","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-extend","standards_version":"4.2.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:00.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-extend?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":416},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-12T05:03:11.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13793840,"name":"node-extend","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:01:08.136Z","latest_release_published_at":"2026-02-13T16:01:08.136Z","latest_release_number":"3.0.2+~3.0.1-3","last_synced_at":"2026-03-13T16:22:49.847Z","created_at":"2026-02-13T16:01:07.903Z","updated_at":"2026-03-13T16:22:49.848Z","registry_url":"https://launchpad.net/ubuntu/+source/node-extend","install_command":"apt-get install node-extend","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-extend?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13558215,"name":"node-extend","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:44:37.975Z","latest_release_published_at":"2026-02-11T04:44:37.975Z","latest_release_number":"3.0.2+~3.0.1-3","last_synced_at":"2026-03-11T10:43:18.483Z","created_at":"2026-02-11T04:44:37.756Z","updated_at":"2026-03-11T10:43:18.484Z","registry_url":"https://launchpad.net/ubuntu/+source/node-extend","install_command":"apt-get install node-extend","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:57.103Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-extend?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13743207,"name":"node-extend","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:35:16.902Z","latest_release_published_at":"2026-02-13T05:35:16.902Z","latest_release_number":"3.0.2-1","last_synced_at":"2026-08-06T06:03:48.611Z","created_at":"2026-02-13T05:35:16.659Z","updated_at":"2026-08-06T06:03:48.611Z","registry_url":"https://launchpad.net/ubuntu/+source/node-extend","install_command":"apt-get install node-extend","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-extend","standards_version":"4.2.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:35:17.573Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-extend?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":48731,"name":"node-extend","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2012-04-08T23:58:43.000Z","latest_release_published_at":"2018-07-19T18:17:57.000Z","latest_release_number":"v3.0.2","last_synced_at":"2026-03-04T23:46:28.483Z","created_at":"2022-04-04T23:15:18.189Z","updated_at":"2026-03-04T23:46:28.484Z","registry_url":null,"install_command":"bower install node-extend","documentation_url":null,"metadata":{},"repo_metadata":{"id":2953801,"uuid":"3967764","full_name":"justmoon/node-extend","owner":"justmoon","description":"Simple function to extend objects","archived":false,"fork":false,"pushed_at":"2025-03-06T18:47:41.000Z","size":136,"stargazers_count":343,"open_issues_count":0,"forks_count":68,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-28T12:41:27.953Z","etag":null,"topics":[],"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/justmoon.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-04-08T23:56:11.000Z","updated_at":"2025-06-05T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:21.881Z","dependency_job_id":"8ad1fd75-8674-4e40-a7e5-885e2f31e2e6","html_url":"https://github.com/justmoon/node-extend","commit_stats":{"total_commits":177,"total_committers":14,"mean_commits":"12.642857142857142","dds":"0.22598870056497178","last_synced_commit":"7a3c01e38d3e0f21c4a744ec1b6a3f829030a36a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/justmoon/node-extend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/sbom","scorecard":{"id":544348,"data":{"date":"2025-08-11","repo":{"name":"github.com/justmoon/node-extend","commit":"91f405025821e071192e49e73368890d4275178f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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"}}]},"last_synced_at":"2025-08-20T09:05:44.851Z","repository_id":2953801,"created_at":"2025-08-20T09:05:44.851Z","updated_at":"2025-08-20T09:05:44.851Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277700117,"owners_count":25862042,"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-30T02:00:09.208Z","response_time":75,"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":"justmoon","name":"Stefan Thomas","uuid":"53233","kind":"user","description":"Open-source developer and distributed systems advocate. Currently working on @interledger / @interledgerjs.","email":"","website":"https://justmoon.com","location":"British Virgin Islands","twitter":"justmoon","company":"@coilhq","icon_url":"https://avatars.githubusercontent.com/u/53233?v=4","repositories_count":156,"last_synced_at":"2024-04-15T11:32:03.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justmoon","funding_links":[],"total_stars":1186,"followers":498,"following":21,"created_at":"2022-11-02T16:19:11.264Z","updated_at":"2024-04-15T11:33:13.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon/repositories"},"tags":[{"name":"v2.0.2","sha":"a4394292a2514adafbad2a92c1823708864a57dd","kind":"commit","published_at":"2018-07-19T20:40:08.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2/manifests"},{"name":"v3.0.2","sha":"8d106d23931c0802e8b88188b0aac433e13358d9","kind":"commit","published_at":"2018-07-19T18:17:57.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"138b515df4d628bb1742254ede5d2551c0fecae7","kind":"commit","published_at":"2017-04-28T04:04:56.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"148e7270cab2e9413af2cd0cab147070d755ed6d","kind":"commit","published_at":"2015-07-01T20:45:52.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"ce3790222d3d2051f728f74be9565f155ed599c3","kind":"commit","published_at":"2015-04-25T18:19:50.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1766f482fcf9ca83e07ad6fbeaa079e649d5db0c","kind":"commit","published_at":"2014-10-01T17:17:54.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"30bf952975a8551c8aabc3aed5e812455847e37a","kind":"commit","published_at":"2014-06-20T18:12:11.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.3.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"75dc0055a6aea1d2bf9668c1aeb93b0224a99f64","kind":"commit","published_at":"2013-09-14T21:30:45.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6b431f35c4d1c734b06fc6e8ae20b364e6e35733","kind":"commit","published_at":"2013-09-02T18:35:15.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"3fb022e6b09cc43fde0f1a66a6f202f8aaf1a81b","kind":"commit","published_at":"2012-12-07T07:35:20.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.3","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e92c2c1601ba47f1a7baef869d5d4f9e448d7272","kind":"commit","published_at":"2012-12-07T07:02:35.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"61f4d11e7072dd3db928b8a0eacbf95b9c83457b","kind":"commit","published_at":"2012-11-07T20:21:18.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f29a4708e9d76820d994bf474e7de60c1c311db9","kind":"commit","published_at":"2012-11-07T20:14:00.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7dd968bf8ed8ade5045e8fb1397c01443e2a0695","kind":"commit","published_at":"2012-04-08T23:58:43.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:42:19.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":5.721244231755255,"forks_count":6.105793881387797,"average":13.620891015780778},"purl":"pkg:bower/node-extend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T11:01:49.155Z","issues_count":34,"pull_requests_count":32,"avg_time_to_close_issue":6097326.088235294,"avg_time_to_close_pull_request":10162680.451612903,"issues_closed_count":34,"pull_requests_closed_count":31,"pull_request_authors_count":25,"issue_authors_count":34,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":2.5625,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":62669.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/issues","maintainers":[{"login":"ljharb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"justmoon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justmoon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3403},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-10T05:08:34.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":1700783,"name":"extend","ecosystem":"npm","description":"Port of jQuery.extend for node.js and the browser","homepage":"https://github.com/justmoon/node-extend#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["extend","clone","merge"],"namespace":null,"versions_count":13,"first_release_published_at":"2011-05-14T07:38:59.146Z","latest_release_published_at":"2018-07-19T20:28:11.447Z","latest_release_number":"3.0.2","last_synced_at":"2026-08-12T05:24:57.886Z","created_at":"2022-04-09T15:21:18.713Z","updated_at":"2026-08-13T01:23:19.648Z","registry_url":"https://www.npmjs.com/package/extend","install_command":"npm install extend","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.2","backport":"2.0.2"},"contentPolicy":null},"repo_metadata":{"id":2953801,"uuid":"3967764","full_name":"justmoon/node-extend","owner":"justmoon","description":"Simple function to extend objects","archived":false,"fork":false,"pushed_at":"2025-03-06T18:47:41.000Z","size":136,"stargazers_count":343,"open_issues_count":0,"forks_count":78,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-07-26T04:50:18.710Z","etag":null,"topics":[],"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/justmoon.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-04-08T23:56:11.000Z","updated_at":"2026-04-19T18:45:12.000Z","dependencies_parsed_at":"2024-02-26T01:49:21.881Z","dependency_job_id":"02e05255-0a2e-4497-8d3b-ae47905d76fb","html_url":"https://github.com/justmoon/node-extend","commit_stats":{"total_commits":177,"total_committers":14,"mean_commits":"12.642857142857142","dds":"0.22598870056497178","last_synced_commit":"7a3c01e38d3e0f21c4a744ec1b6a3f829030a36a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/justmoon/node-extend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/sbom","scorecard":{"id":544348,"data":{"date":"2025-08-11","repo":{"name":"github.com/justmoon/node-extend","commit":"91f405025821e071192e49e73368890d4275178f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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"}}]},"last_synced_at":"2025-08-20T09:05:44.851Z","repository_id":2953801,"created_at":"2025-08-20T09:05:44.851Z","updated_at":"2025-08-20T09:05:44.851Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36078000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"justmoon","name":"Stefan Thomas","uuid":"53233","kind":"user","description":"Open-source developer and distributed systems advocate. Currently working on @interledger / @interledgerjs.","email":"","website":"https://justmoon.com","location":"British Virgin Islands","twitter":"justmoon","company":"@coilhq","icon_url":"https://avatars.githubusercontent.com/u/53233?v=4","repositories_count":156,"last_synced_at":"2024-04-15T11:32:03.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justmoon","funding_links":[],"total_stars":1186,"followers":498,"following":21,"created_at":"2022-11-02T16:19:11.264Z","updated_at":"2024-04-15T11:33:13.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon/repositories"},"tags":[{"name":"v2.0.2","sha":"a4394292a2514adafbad2a92c1823708864a57dd","kind":"commit","published_at":"2018-07-19T20:40:08.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2/manifests"},{"name":"v3.0.2","sha":"8d106d23931c0802e8b88188b0aac433e13358d9","kind":"commit","published_at":"2018-07-19T18:17:57.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"138b515df4d628bb1742254ede5d2551c0fecae7","kind":"commit","published_at":"2017-04-28T04:04:56.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"148e7270cab2e9413af2cd0cab147070d755ed6d","kind":"commit","published_at":"2015-07-01T20:45:52.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"ce3790222d3d2051f728f74be9565f155ed599c3","kind":"commit","published_at":"2015-04-25T18:19:50.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1766f482fcf9ca83e07ad6fbeaa079e649d5db0c","kind":"commit","published_at":"2014-10-01T17:17:54.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"30bf952975a8551c8aabc3aed5e812455847e37a","kind":"commit","published_at":"2014-06-20T18:12:11.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.3.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"75dc0055a6aea1d2bf9668c1aeb93b0224a99f64","kind":"commit","published_at":"2013-09-14T21:30:45.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6b431f35c4d1c734b06fc6e8ae20b364e6e35733","kind":"commit","published_at":"2013-09-02T18:35:15.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"3fb022e6b09cc43fde0f1a66a6f202f8aaf1a81b","kind":"commit","published_at":"2012-12-07T07:35:20.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.3","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e92c2c1601ba47f1a7baef869d5d4f9e448d7272","kind":"commit","published_at":"2012-12-07T07:02:35.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"61f4d11e7072dd3db928b8a0eacbf95b9c83457b","kind":"commit","published_at":"2012-11-07T20:21:18.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f29a4708e9d76820d994bf474e7de60c1c311db9","kind":"commit","published_at":"2012-11-07T20:14:00.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7dd968bf8ed8ade5045e8fb1397c01443e2a0695","kind":"commit","published_at":"2012-04-08T23:58:43.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justmoon/node-extend@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T05:24:58.662Z","dependent_packages_count":6106,"downloads":351590870,"downloads_period":"last-month","dependent_repos_count":6640,"rankings":{"downloads":0.012950658265805553,"dependent_repos_count":0.29093804383181776,"dependent_packages_count":0.015223183923441621,"stargazers_count":3.358656022850109,"forks_count":3.4053943202723307,"docker_downloads_count":0.0067628173185073385,"average":1.1816541744103353},"purl":"pkg:npm/extend","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFybWMtZmo0NS1xZmMy","url":"https://github.com/advisories/GHSA-qrmc-fj45-qfc2","title":"Prototype Pollution in extend","description":"Versions of `extend` prior to 3.0.2 (for 3.x) and 2.0.2 (for 2.x) are vulnerable to Prototype Pollution. The `extend()` function allows attackers to modify the prototype of Object causing the addition or modification of an existing property that will exist on all objects.\n\n\n\n\n## Recommendation\n\nIf you're using `extend` 3.x upgrade to 3.0.2 or later.\nIf you're using `extend` 2.x upgrade to 2.0.2 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-02-07T18:03:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2018-16492","https://hackerone.com/reports/381185","https://github.com/github/advisory-database/pull/6695","https://github.com/justmoon/node-extend/pull/48","https://github.com/justmoon/node-extend/commit/0e68e71d93507fcc391e398bc84abd0666b28190","https://github.com/advisories/GHSA-qrmc-fj45-qfc2"],"source_kind":"github","identifiers":["GHSA-qrmc-fj45-qfc2","CVE-2018-16492"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:31.729Z","updated_at":"2026-08-13T01:22:47.121Z","epss_percentage":0.0305,"epss_percentile":0.85854,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFybWMtZmo0NS1xZmMy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFybWMtZmo0NS1xZmMy","packages":[{"ecosystem":"npm","package_name":"extend","versions":[{"first_patched_version":"3.0.2","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.0.2"}],"purl":"pkg:npm/extend"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFybWMtZmo0NS1xZmMy/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/extend","docker_dependents_count":39771,"docker_downloads_count":10890514350,"usage_url":"https://repos.ecosyste.ms/usage/npm/extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/extend/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-26T10:21:41.017Z","issues_count":34,"pull_requests_count":33,"avg_time_to_close_issue":6097326.088235294,"avg_time_to_close_pull_request":9847817.125,"issues_closed_count":34,"pull_requests_closed_count":32,"pull_request_authors_count":26,"issue_authors_count":34,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":2.606060606060606,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":87054.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"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/justmoon%2Fnode-extend/issues","maintainers":[{"login":"ljharb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"justmoon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justmoon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":562,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-12T07:37:04.131Z","updated_at":"2022-11-12T07:37:04.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"},{"uuid":"justmoon","login":"justmoon","name":null,"email":"justmoon@members.fsf.org","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~justmoon","role":null,"created_at":"2022-11-12T07:37:04.122Z","updated_at":"2022-11-12T07:37:04.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/justmoon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727245,"maintainers_count":1224098,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13522750,"name":"node-extend","ecosystem":"debian","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:01:03.980Z","latest_release_published_at":"2026-02-10T22:01:03.980Z","latest_release_number":"3.0.2-1","last_synced_at":"2026-03-14T01:23:54.706Z","created_at":"2026-02-10T22:01:03.787Z","updated_at":"2026-03-14T01:23:54.706Z","registry_url":"https://tracker.debian.org/pkg/node-extend","install_command":"apt-get install node-extend","documentation_url":"https://packages.debian.org/bullseye/node-extend","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-extend","standards_version":"4.2.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:01.437Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-extend?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13459330,"name":"node-extend","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:11:10.370Z","latest_release_published_at":"2026-02-09T06:11:10.370Z","latest_release_number":"3.0.2+~3.0.1-3","last_synced_at":"2026-03-09T06:22:47.067Z","created_at":"2026-02-09T06:11:10.102Z","updated_at":"2026-03-09T06:33:42.596Z","registry_url":"https://launchpad.net/ubuntu/+source/node-extend","install_command":"apt-get install node-extend","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-extend?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":4999077,"name":"org.webjars.npm:extend","ecosystem":"maven","description":"WebJar for extend","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2015-06-06T11:04:41.000Z","latest_release_published_at":"2018-07-28T04:46:49.000Z","latest_release_number":"3.0.2","last_synced_at":"2026-08-12T03:33:42.313Z","created_at":"2022-07-27T10:56:00.501Z","updated_at":"2026-08-12T03:33:42.313Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/extend/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/extend/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2953801,"uuid":"3967764","full_name":"justmoon/node-extend","owner":"justmoon","description":"Simple function to extend objects","archived":false,"fork":false,"pushed_at":"2025-03-06T18:47:41.000Z","size":136,"stargazers_count":343,"open_issues_count":0,"forks_count":68,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-28T12:41:27.953Z","etag":null,"topics":[],"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/justmoon.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-04-08T23:56:11.000Z","updated_at":"2025-06-05T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:21.881Z","dependency_job_id":"8ad1fd75-8674-4e40-a7e5-885e2f31e2e6","html_url":"https://github.com/justmoon/node-extend","commit_stats":{"total_commits":177,"total_committers":14,"mean_commits":"12.642857142857142","dds":"0.22598870056497178","last_synced_commit":"7a3c01e38d3e0f21c4a744ec1b6a3f829030a36a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/justmoon/node-extend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/sbom","scorecard":{"id":544348,"data":{"date":"2025-08-11","repo":{"name":"github.com/justmoon/node-extend","commit":"91f405025821e071192e49e73368890d4275178f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/justmoon/node-extend/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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"}}]},"last_synced_at":"2025-08-20T09:05:44.851Z","repository_id":2953801,"created_at":"2025-08-20T09:05:44.851Z","updated_at":"2025-08-20T09:05:44.851Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277700117,"owners_count":25862042,"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-30T02:00:09.208Z","response_time":75,"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"}},"repo_metadata_updated_at":"2025-10-05T13:42:14.028Z","dependent_packages_count":37,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.908810554161569,"dependent_packages_count":1.7832576041268244,"stargazers_count":18.532662350535777,"forks_count":21.42151964386914,"docker_downloads_count":null,"average":13.161562538173328},"purl":"pkg:maven/org.webjars.npm/extend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T11:01:49.155Z","issues_count":34,"pull_requests_count":32,"avg_time_to_close_issue":6097326.088235294,"avg_time_to_close_pull_request":10162680.451612903,"issues_closed_count":34,"pull_requests_closed_count":31,"pull_request_authors_count":25,"issue_authors_count":34,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":2.5625,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":62669.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/issues","maintainers":[{"login":"ljharb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"justmoon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justmoon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:extend/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614358,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1700799,"name":"extend-combine","ecosystem":"npm","description":"Port of jQuery.extend for node.js and the browser","homepage":"https://github.com/justmoon/node-extend#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["extend","clone","merge"],"namespace":null,"versions_count":2,"first_release_published_at":"2015-04-13T19:09:55.499Z","latest_release_published_at":"2015-05-26T05:11:35.070Z","latest_release_number":"0.2.0","last_synced_at":"2026-08-12T03:33:43.498Z","created_at":"2022-04-09T15:21:19.407Z","updated_at":"2026-08-12T03:33:43.498Z","registry_url":"https://www.npmjs.com/package/extend-combine","install_command":"npm install extend-combine","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"},"contentPolicy":null},"repo_metadata":{"id":2953801,"uuid":"3967764","full_name":"justmoon/node-extend","owner":"justmoon","description":"Simple function to extend objects","archived":false,"fork":false,"pushed_at":"2023-11-13T17:00:15.000Z","size":130,"stargazers_count":341,"open_issues_count":1,"forks_count":67,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-05-11T14:01:24.896Z","etag":null,"topics":[],"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/justmoon.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2012-04-08T23:56:11.000Z","updated_at":"2024-04-09T18:24:46.000Z","dependencies_parsed_at":"2024-02-26T01:49:21.881Z","dependency_job_id":"8ad1fd75-8674-4e40-a7e5-885e2f31e2e6","html_url":"https://github.com/justmoon/node-extend","commit_stats":{"total_commits":177,"total_committers":14,"mean_commits":"12.642857142857142","dds":"0.22598870056497178","last_synced_commit":"7a3c01e38d3e0f21c4a744ec1b6a3f829030a36a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219000916,"owners_count":16422339,"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","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":"justmoon","name":"Stefan Thomas","uuid":"53233","kind":"user","description":"Open-source developer and distributed systems advocate. Currently working on @interledger / @interledgerjs.","email":"","website":"https://justmoon.com","location":"British Virgin Islands","twitter":"justmoon","company":"@coilhq","icon_url":"https://avatars.githubusercontent.com/u/53233?v=4","repositories_count":156,"last_synced_at":"2024-04-15T11:32:03.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justmoon","funding_links":[],"total_stars":1186,"followers":498,"following":21,"created_at":"2022-11-02T16:19:11.264Z","updated_at":"2024-04-15T11:33:13.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon/repositories"},"tags":[{"name":"v2.0.2","sha":"a4394292a2514adafbad2a92c1823708864a57dd","kind":"commit","published_at":"2018-07-19T20:40:08.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2/manifests"},{"name":"v3.0.2","sha":"8d106d23931c0802e8b88188b0aac433e13358d9","kind":"commit","published_at":"2018-07-19T18:17:57.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"138b515df4d628bb1742254ede5d2551c0fecae7","kind":"commit","published_at":"2017-04-28T04:04:56.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"148e7270cab2e9413af2cd0cab147070d755ed6d","kind":"commit","published_at":"2015-07-01T20:45:52.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"ce3790222d3d2051f728f74be9565f155ed599c3","kind":"commit","published_at":"2015-04-25T18:19:50.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1766f482fcf9ca83e07ad6fbeaa079e649d5db0c","kind":"commit","published_at":"2014-10-01T17:17:54.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"30bf952975a8551c8aabc3aed5e812455847e37a","kind":"commit","published_at":"2014-06-20T18:12:11.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.3.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"75dc0055a6aea1d2bf9668c1aeb93b0224a99f64","kind":"commit","published_at":"2013-09-14T21:30:45.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6b431f35c4d1c734b06fc6e8ae20b364e6e35733","kind":"commit","published_at":"2013-09-02T18:35:15.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"3fb022e6b09cc43fde0f1a66a6f202f8aaf1a81b","kind":"commit","published_at":"2012-12-07T07:35:20.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.3","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e92c2c1601ba47f1a7baef869d5d4f9e448d7272","kind":"commit","published_at":"2012-12-07T07:02:35.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"61f4d11e7072dd3db928b8a0eacbf95b9c83457b","kind":"commit","published_at":"2012-11-07T20:21:18.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f29a4708e9d76820d994bf474e7de60c1c311db9","kind":"commit","published_at":"2012-11-07T20:14:00.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7dd968bf8ed8ade5045e8fb1397c01443e2a0695","kind":"commit","published_at":"2012-04-08T23:58:43.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-30T04:57:07.518Z","dependent_packages_count":5,"downloads":31,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":27.445139926366707,"dependent_repos_count":5.06665396772082,"dependent_packages_count":3.72485723479881,"stargazers_count":3.4087928588835035,"forks_count":3.462110780218941,"docker_downloads_count":null,"average":8.621510953597756},"purl":"pkg:npm/extend-combine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/extend-combine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/extend-combine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/extend-combine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T02:32:55.820Z","issues_count":34,"pull_requests_count":30,"avg_time_to_close_issue":6097326.088235294,"avg_time_to_close_pull_request":10499347.5,"issues_closed_count":34,"pull_requests_closed_count":30,"pull_request_authors_count":24,"issue_authors_count":34,"avg_comments_per_issue":2.676470588235294,"avg_comments_per_pull_request":2.7333333333333334,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":22251372.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"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/justmoon%2Fnode-extend/issues","maintainers":[{"login":"ljharb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"justmoon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justmoon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend-combine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend-combine/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend-combine/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend-combine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend-combine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extend-combine/codemeta","maintainers":[{"uuid":"studiotate","login":"studiotate","name":null,"email":"chris@studiotate.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~studiotate","role":null,"created_at":"2022-11-12T07:37:05.896Z","updated_at":"2022-11-12T07:37:05.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/studiotate/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727245,"maintainers_count":1224098,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1380692,"name":"@zhennann/extend","ecosystem":"npm","description":"Port of jQuery.extend for node.js and the browser","homepage":"https://github.com/justmoon/node-extend#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["extend","clone","merge"],"namespace":"zhennann","versions_count":1,"first_release_published_at":"2020-03-11T12:53:56.687Z","latest_release_published_at":"2020-03-11T12:53:56.687Z","latest_release_number":"3.0.2","last_synced_at":"2026-08-12T03:33:44.397Z","created_at":"2022-04-08T23:06:26.209Z","updated_at":"2026-08-12T03:33:44.397Z","registry_url":"https://www.npmjs.com/package/@zhennann/extend","install_command":"npm install @zhennann/extend","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.2"},"contentPolicy":null},"repo_metadata":{"id":2953801,"uuid":"3967764","full_name":"justmoon/node-extend","owner":"justmoon","description":"Simple function to extend objects","archived":false,"fork":false,"pushed_at":"2023-11-13T17:00:15.000Z","size":130,"stargazers_count":341,"open_issues_count":1,"forks_count":67,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-05-11T14:01:24.896Z","etag":null,"topics":[],"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/justmoon.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2012-04-08T23:56:11.000Z","updated_at":"2024-04-09T18:24:46.000Z","dependencies_parsed_at":"2024-02-26T01:49:21.881Z","dependency_job_id":"8ad1fd75-8674-4e40-a7e5-885e2f31e2e6","html_url":"https://github.com/justmoon/node-extend","commit_stats":{"total_commits":177,"total_committers":14,"mean_commits":"12.642857142857142","dds":"0.22598870056497178","last_synced_commit":"7a3c01e38d3e0f21c4a744ec1b6a3f829030a36a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219000916,"owners_count":16422339,"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","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":"justmoon","name":"Stefan Thomas","uuid":"53233","kind":"user","description":"Open-source developer and distributed systems advocate. Currently working on @interledger / @interledgerjs.","email":"","website":"https://justmoon.com","location":"British Virgin Islands","twitter":"justmoon","company":"@coilhq","icon_url":"https://avatars.githubusercontent.com/u/53233?v=4","repositories_count":156,"last_synced_at":"2024-04-15T11:32:03.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justmoon","funding_links":[],"total_stars":1186,"followers":498,"following":21,"created_at":"2022-11-02T16:19:11.264Z","updated_at":"2024-04-15T11:33:13.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justmoon/repositories"},"tags":[{"name":"v2.0.2","sha":"a4394292a2514adafbad2a92c1823708864a57dd","kind":"commit","published_at":"2018-07-19T20:40:08.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.2/manifests"},{"name":"v3.0.2","sha":"8d106d23931c0802e8b88188b0aac433e13358d9","kind":"commit","published_at":"2018-07-19T18:17:57.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"138b515df4d628bb1742254ede5d2551c0fecae7","kind":"commit","published_at":"2017-04-28T04:04:56.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"148e7270cab2e9413af2cd0cab147070d755ed6d","kind":"commit","published_at":"2015-07-01T20:45:52.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v3.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"ce3790222d3d2051f728f74be9565f155ed599c3","kind":"commit","published_at":"2015-04-25T18:19:50.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1766f482fcf9ca83e07ad6fbeaa079e649d5db0c","kind":"commit","published_at":"2014-10-01T17:17:54.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v2.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"30bf952975a8551c8aabc3aed5e812455847e37a","kind":"commit","published_at":"2014-06-20T18:12:11.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.3.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"75dc0055a6aea1d2bf9668c1aeb93b0224a99f64","kind":"commit","published_at":"2013-09-14T21:30:45.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6b431f35c4d1c734b06fc6e8ae20b364e6e35733","kind":"commit","published_at":"2013-09-02T18:35:15.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.2.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"3fb022e6b09cc43fde0f1a66a6f202f8aaf1a81b","kind":"commit","published_at":"2012-12-07T07:35:20.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.3","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e92c2c1601ba47f1a7baef869d5d4f9e448d7272","kind":"commit","published_at":"2012-12-07T07:02:35.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.2","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"61f4d11e7072dd3db928b8a0eacbf95b9c83457b","kind":"commit","published_at":"2012-11-07T20:21:18.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.1","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f29a4708e9d76820d994bf474e7de60c1c311db9","kind":"commit","published_at":"2012-11-07T20:14:00.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.1.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7dd968bf8ed8ade5045e8fb1397c01443e2a0695","kind":"commit","published_at":"2012-04-08T23:58:43.000Z","download_url":"https://codeload.github.com/justmoon/node-extend/tar.gz/v1.0.0","html_url":"https://github.com/justmoon/node-extend/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-29T04:29:36.624Z","dependent_packages_count":6,"downloads":16,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":18.188396282184726,"dependent_repos_count":5.6129421663566115,"dependent_packages_count":3.1726888505603643,"stargazers_count":3.4087928588835035,"forks_count":3.462110780218941,"docker_downloads_count":null,"average":6.768986187640829},"purl":"pkg:npm/%40zhennann/extend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhennann/extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhennann/extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhennann/extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-29T02:03:06.193Z","issues_count":34,"pull_requests_count":30,"avg_time_to_close_issue":6097326.088235294,"avg_time_to_close_pull_request":10499347.5,"issues_closed_count":34,"pull_requests_closed_count":30,"pull_request_authors_count":24,"issue_authors_count":34,"avg_comments_per_issue":2.676470588235294,"avg_comments_per_pull_request":2.7333333333333334,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":22251372.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"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/justmoon%2Fnode-extend/issues","maintainers":[{"login":"ljharb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"justmoon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justmoon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhennann%2Fextend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhennann%2Fextend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhennann%2Fextend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhennann%2Fextend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhennann%2Fextend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhennann%2Fextend/codemeta","maintainers":[{"uuid":"zhennann","login":"zhennann","name":null,"email":"zhen.nann@icloud.com","url":null,"packages_count":966,"html_url":"https://www.npmjs.com/~zhennann","role":null,"created_at":"2022-11-11T06:52:30.957Z","updated_at":"2022-11-11T06:52:30.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhennann/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727245,"maintainers_count":1224098,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13659415,"name":"node-extend","ecosystem":"debian","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:16:47.959Z","latest_release_published_at":"2026-02-12T08:16:47.959Z","latest_release_number":"3.0.2+~3.0.1-3","last_synced_at":"2026-08-10T16:03:11.011Z","created_at":"2026-02-12T08:16:47.766Z","updated_at":"2026-08-10T16:03:11.012Z","registry_url":"https://tracker.debian.org/pkg/node-extend","install_command":"apt-get install node-extend","documentation_url":"https://packages.debian.org/trixie/node-extend","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:16:48.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-extend?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13701473,"name":"node-extend","ecosystem":"debian","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:11:50.712Z","latest_release_published_at":"2026-02-12T21:11:50.712Z","latest_release_number":"3.0.2+~3.0.1-3","last_synced_at":"2026-03-13T20:40:37.083Z","created_at":"2026-02-12T21:11:50.546Z","updated_at":"2026-03-13T20:40:37.084Z","registry_url":"https://tracker.debian.org/pkg/node-extend","install_command":"apt-get install node-extend","documentation_url":"https://packages.debian.org/bookworm/node-extend","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:14:21.290Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-extend?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13399301,"name":"node-extend","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:33:08.598Z","latest_release_published_at":"2026-02-06T05:33:08.598Z","latest_release_number":"3.0.2+~3.0.1-3","last_synced_at":"2026-03-06T14:32:19.229Z","created_at":"2026-02-06T05:33:08.266Z","updated_at":"2026-03-06T14:32:19.229Z","registry_url":"https://launchpad.net/ubuntu/+source/node-extend","install_command":"apt-get install node-extend","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/node-extend?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13428440,"name":"node-extend","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justmoon/node-extend","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/justmoon/node-extend","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:35:46.118Z","latest_release_published_at":"2026-02-07T15:35:46.118Z","latest_release_number":"3.0.2+~3.0.1-1","last_synced_at":"2026-03-07T16:33:16.537Z","created_at":"2026-02-07T15:35:45.855Z","updated_at":"2026-03-07T17:02:17.054Z","registry_url":"https://launchpad.net/ubuntu/+source/node-extend","install_command":"apt-get install node-extend","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-extend","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-extend?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-extend/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":11808,"full_name":"justmoon/node-extend","default_branch":"main","total_commits":183,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.2,"dds":0.22404371584699456,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-11T03:03:53.782Z","last_synced_commit":"91f405025821e071192e49e73368890d4275178f","created_at":"2023-03-07T11:18:17.235Z","updated_at":"2026-08-11T03:03:53.754Z","committers":[{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":142},{"name":"Stefan Thomas","email":"justmoon@members.fsf.org","login":"justmoon","count":15},{"name":"Jon Morehouse","email":"morehousej09@gmail.com","login":"jonmorehouse","count":11},{"name":"Gregor Elke","email":"greelgorke@gmail.com","login":"greelgorke","count":3},{"name":"Andy Burke","email":"aburke@bitflood.org","login":"andyburke","count":2},{"name":"zhulongzheng","email":"zhulongzheng@gmail.com","login":"2hu12","count":1},{"name":"mnespor","email":"mnespor@gmail.com","login":"mnespor","count":1},{"name":"Mithgol","email":"getgit@mithgol.ru","login":"Mithgol","count":1},{"name":"Marc-Aurèle DARCHE","email":"ma.darche@cynode.org","login":"madarche","count":1},{"name":"Jonathan Buchanan","email":"jonathan.buchanan@gmail.com","login":"insin","count":1},{"name":"Jamie Nguyen","email":"j@jamielinux.com","login":"jamielinux","count":1},{"name":"Daniel Bell","email":"daniel.m.bell@gmail.com","login":"danbell","count":1},{"name":"Blaise Kal","email":"blaisekal@gmail.com","login":"blaise-io","count":1},{"name":"Ashcon Partovi","email":"ashcon@partovi.net","login":"Electroid","count":1},{"name":"vvo","email":"vincent.voyer@algolia.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.637Z","repositories_count":6632070,"commits_count":915396484,"contributors_count":39043005,"owners_count":1332040,"committers_count":3295920,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"justmoon/node-extend","html_url":"https://github.com/justmoon/node-extend","last_synced_at":"2026-07-26T10:21:41.017Z","status":"error","issues_count":34,"pull_requests_count":33,"avg_time_to_close_issue":6097326.088235294,"avg_time_to_close_pull_request":9847817.125,"issues_closed_count":34,"pull_requests_closed_count":32,"pull_request_authors_count":26,"issue_authors_count":34,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":2.606060606060606,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":87054.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T12:04:28.357Z","updated_at":"2026-07-26T10:21:41.017Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justmoon%2Fnode-extend/issues","issue_labels_count":{"table":{"bug":1,"invalid":1}},"pull_request_labels_count":{"table":{"wontfix":1,"invalid":1}},"issue_author_associations_count":{"table":{"NONE":32,"OWNER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":13,"COLLABORATOR":4}},"issue_authors":{"table":{"ValYouW":1,"markgoho":1,"Logopher":1,"skonves":1,"lehni":1,"ryanwilliamquinn":1,"alexjeffburke":1,"blaise-io":1,"coderofsalvation":1,"jprianos-accusoft":1,"karelbilek":1,"inator":1,"YuZhaoping":1,"davidbarratt":1,"WebReflection":1,"palinchak":1,"kidbrax":1,"cipchk":1,"tucan":1,"Jack12816":1,"MetaMemoryT":1,"tobiasdiez":1,"nolanlawson":1,"jonaswindey":1,"hallmark":1,"shellscape":1,"davglass":1,"ryanflood":1,"homer0":1,"lelecolacola123":1,"justmoon":1,"golyshevd":1,"JamieSlome":1,"cutsin":1}},"pull_request_authors":{"table":{"ljharb":4,"popomore":2,"raulfdm":2,"andyburke":2,"Electroid":2,"madarche":1,"Mithgol":1,"smeng9":1,"KROT47":1,"jonmorehouse":1,"vvo":1,"danbell":1,"jamielinux":1,"markgoho":1,"vbogdanov":1,"greelgorke":1,"gatherKnowledge":1,"ctate":1,"insin":1,"skonves":1,"2hu12":1,"mnespor":1,"duzun":1,"pouc":1,"stefnotch":1,"blaise-io":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-05T00:00:19.964Z","repositories_count":14824899,"issues_count":30011823,"pull_requests_count":99457761,"authors_count":11394539,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"smeng9":1}},"maintainers":[{"table":{"login":"ljharb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}},{"table":{"login":"justmoon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justmoon"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":3,"WatchEvent":3,"IssueCommentEvent":1,"PushEvent":4,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":3},"last_year":{"ForkEvent":2,"IssueCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T13:00:37.705Z","updated_at":"2022-08-06T13:00:37.705Z","repository_link":"https://github.com/justmoon/node-extend/blob/main/package.json","dependencies":[{"id":585121805,"package_name":"@ljharb/eslint-config","ecosystem":"npm","requirements":"^20.1.0","direct":true,"kind":"development","optional":false},{"id":585121806,"package_name":"aud","ecosystem":"npm","requirements":"^1.1.5","direct":true,"kind":"development","optional":false},{"id":585121807,"package_name":"eslint","ecosystem":"npm","requirements":"^8.6.0","direct":true,"kind":"development","optional":false},{"id":585121808,"package_name":"nyc","ecosystem":"npm","requirements":"^10.3.2","direct":true,"kind":"development","optional":false},{"id":585121809,"package_name":"safe-publish-latest","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":585121810,"package_name":"tape","ecosystem":"npm","requirements":"^4.14.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node-aught.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:19.770Z","updated_at":"2024-02-26T01:49:19.770Z","repository_link":"https://github.com/justmoon/node-extend/blob/main/.github/workflows/node-aught.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/node-pretest.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:19.782Z","updated_at":"2024-02-26T01:49:19.782Z","repository_link":"https://github.com/justmoon/node-extend/blob/main/.github/workflows/node-pretest.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/node-tens.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:19.797Z","updated_at":"2024-02-26T01:49:19.797Z","repository_link":"https://github.com/justmoon/node-extend/blob/main/.github/workflows/node-tens.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/rebase.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:19.820Z","updated_at":"2024-02-26T01:49:19.820Z","repository_link":"https://github.com/justmoon/node-extend/blob/main/.github/workflows/rebase.yml","dependencies":[{"id":16447820364,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16447820365,"package_name":"ljharb/rebase","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/require-allow-edits.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:20.190Z","updated_at":"2024-02-26T01:49:20.190Z","repository_link":"https://github.com/justmoon/node-extend/blob/main/.github/workflows/require-allow-edits.yml","dependencies":[{"id":16447820368,"package_name":"ljharb/require-allow-edits","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]}],"score":31.688717290791757,"created_at":"2026-07-08T08:40:30.020Z","updated_at":"2026-08-13T04:02:43.322Z","avatar_url":"https://github.com/justmoon.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378508","html_url":"https://summary.ecosyste.ms/projects/378508"}