{"id":378318,"url":"https://github.com/jonschlinkert/shallow-clone","last_synced_at":"2026-07-28T18:01:24.965Z","repository":{"id":36201825,"uuid":"40506060","full_name":"jonschlinkert/shallow-clone","owner":"jonschlinkert","description":"Make a shallow clone of an object, array or primitive.","archived":false,"fork":false,"pushed_at":"2025-09-04T10:33:03.000Z","size":26,"stargazers_count":31,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-06-24T09:22:55.142Z","etag":null,"topics":["array","clone","object","regex","regular-expression","shallow"],"latest_commit_sha":null,"homepage":null,"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/jonschlinkert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jonschlinkert"}},"created_at":"2015-08-10T21:02:38.000Z","updated_at":"2026-01-23T03:31:57.000Z","dependencies_parsed_at":"2025-10-07T16:33:20.124Z","dependency_job_id":null,"html_url":"https://github.com/jonschlinkert/shallow-clone","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jonschlinkert/shallow-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/sbom","scorecard":{"id":532085,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonschlinkert/shallow-clone","commit":"81a5f4149612534d03a8a16b3e78866c99b26915"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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-20T05:57:41.423Z","repository_id":36201825,"created_at":"2025-08-20T05:57:41.425Z","updated_at":"2025-08-20T05:57:41.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34884218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":"jonschlinkert","name":"Jon Schlinkert","uuid":"383994","kind":"user","description":"Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch","email":"","website":"https://www.linkedin.com/in/jonschlinkert/","location":"Cincinnati, OH","twitter":"jonschlinkert","company":"@brandscale ","icon_url":"https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf\u0026v=4","repositories_count":864,"last_synced_at":"2026-06-13T18:32:34.734Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jonschlinkert"}},"html_url":"https://github.com/jonschlinkert","funding_links":["https://github.com/sponsors/jonschlinkert"],"total_stars":27035,"followers":4911,"following":61,"created_at":"2022-11-02T16:18:54.193Z","updated_at":"2026-06-13T18:32:34.734Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert/repositories"},"packages":[{"id":2354139,"name":"shallow-clone","ecosystem":"npm","description":"Creates a shallow clone of any JavaScript value.","homepage":"https://github.com/jonschlinkert/shallow-clone","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jonschlinkert/shallow-clone","keywords_array":["array","clone","copy","extend","mixin","object","primitive","shallow"],"namespace":null,"versions_count":9,"first_release_published_at":"2015-08-10T21:01:31.777Z","latest_release_published_at":"2019-04-16T00:06:42.461Z","latest_release_number":"3.0.1","last_synced_at":"2026-07-06T12:31:52.019Z","created_at":"2022-04-10T00:36:42.754Z","updated_at":"2026-07-06T12:31:52.019Z","registry_url":"https://www.npmjs.com/package/shallow-clone","install_command":"npm install shallow-clone","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":36201825,"uuid":"40506060","full_name":"jonschlinkert/shallow-clone","owner":"jonschlinkert","description":"Make a shallow clone of an object, array or primitive.","archived":false,"fork":false,"pushed_at":"2020-05-27T15:32:47.000Z","size":24,"stargazers_count":29,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-19T09:47:48.585Z","etag":null,"topics":["array","clone","object","regex","regular-expression","shallow"],"latest_commit_sha":null,"homepage":null,"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/jonschlinkert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jonschlinkert","tidelift":"npm/shallow-clone"}},"created_at":"2015-08-10T21:02:38.000Z","updated_at":"2024-07-23T02:08:58.000Z","dependencies_parsed_at":"2022-09-26T21:30:59.571Z","dependency_job_id":null,"html_url":"https://github.com/jonschlinkert/shallow-clone","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219004275,"owners_count":16422835,"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":"jonschlinkert","name":"Jon Schlinkert","uuid":"383994","kind":"user","description":"Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch","email":"","website":"https://www.linkedin.com/in/jonschlinkert/","location":"Cincinnati, OH","twitter":"jonschlinkert","company":"@brandscale ","icon_url":"https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf\u0026v=4","repositories_count":846,"last_synced_at":"2024-05-20T14:49:36.357Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jonschlinkert","funding_links":["https://github.com/sponsors/jonschlinkert"],"total_stars":25497,"followers":4214,"following":73,"created_at":"2022-11-02T16:18:54.193Z","updated_at":"2024-05-20T14:49:49.960Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert/repositories"},"tags":[{"name":"3.0.1","sha":"92ffccc595a72a12bdf822e761e81f59800d7a42","kind":"commit","published_at":"2019-04-16T00:06:52.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/3.0.1","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"fa62f9dfa131ba79bab0fe2b09d1e9a53121c48e","kind":"commit","published_at":"2018-04-10T06:48:41.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/3.0.0","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.0/manifests"},{"name":"2.0.2","sha":"2def6aca87d9235157dd452675e1d63a99f538dc","kind":"commit","published_at":"2017-12-28T22:33:11.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/2.0.2","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.2/manifests"},{"name":"2.0.0","sha":"bbf3fbe022971a07e008b49234791fd768264fe0","kind":"commit","published_at":"2017-11-17T05:09:30.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/2.0.0","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.0/manifests"},{"name":"0.1.2","sha":"66fc602ba09fd936241c1c1ffd964274adcd98e5","kind":"tag","published_at":"2017-07-16T12:13:51.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/0.1.2","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/0.1.2/manifests"},{"name":"1.0.0","sha":"2dc841e420b2d4707d88b01463b57f70ac9cf41d","kind":"commit","published_at":"2017-07-16T12:13:22.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/1.0.0","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-30T06:41:53.832Z","dependent_packages_count":800,"downloads":110050386,"downloads_period":"last-month","dependent_repos_count":2182387,"rankings":{"downloads":0.024833503270794158,"dependent_repos_count":0.012841138957003813,"dependent_packages_count":0.08197520263810111,"stargazers_count":6.926769620321094,"forks_count":6.113643289490004,"docker_downloads_count":0.018892080768299856,"average":2.1964924725742163},"purl":"pkg:npm/shallow-clone","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shallow-clone","docker_dependents_count":15804,"docker_downloads_count":6234284383,"usage_url":"https://repos.ecosyste.ms/usage/npm/shallow-clone","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shallow-clone/dependencies","status":null,"funding_links":["https://github.com/sponsors/jonschlinkert","https://tidelift.com/funding/github/npm/shallow-clone"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-30T05:02:49.569Z","issues_count":4,"pull_requests_count":5,"avg_time_to_close_issue":121185.5,"avg_time_to_close_pull_request":44428241.25,"issues_closed_count":4,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shallow-clone/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shallow-clone/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shallow-clone/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shallow-clone/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shallow-clone/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shallow-clone/codemeta","maintainers":[{"uuid":"doowb","login":"doowb","name":null,"email":"brian.woodward@gmail.com","url":null,"packages_count":815,"html_url":"https://www.npmjs.com/~doowb","role":null,"created_at":"2022-11-14T10:21:07.140Z","updated_at":"2022-11-14T10:21:07.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/doowb/packages"},{"uuid":"jonschlinkert","login":"jonschlinkert","name":null,"email":"github@sellside.com","url":null,"packages_count":1548,"html_url":"https://www.npmjs.com/~jonschlinkert","role":null,"created_at":"2022-11-14T10:21:07.149Z","updated_at":"2022-11-14T10:21:07.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonschlinkert/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5664553,"maintainers_count":1207128,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":5005276,"name":"org.webjars.npm:shallow-clone","ecosystem":"maven","description":"WebJar for shallow-clone","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jonschlinkert/shallow-clone","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2017-11-14T20:35:38.000Z","latest_release_published_at":"2020-10-08T19:02:02.000Z","latest_release_number":"3.0.1","last_synced_at":"2026-07-06T12:31:50.988Z","created_at":"2022-07-27T11:09:01.211Z","updated_at":"2026-07-06T12:31:50.988Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/shallow-clone/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/shallow-clone/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36201825,"uuid":"40506060","full_name":"jonschlinkert/shallow-clone","owner":"jonschlinkert","description":"Make a shallow clone of an object, array or primitive.","archived":false,"fork":false,"pushed_at":"2025-09-04T10:33:03.000Z","size":26,"stargazers_count":29,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-02T05:41:58.398Z","etag":null,"topics":["array","clone","object","regex","regular-expression","shallow"],"latest_commit_sha":null,"homepage":null,"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/jonschlinkert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jonschlinkert"}},"created_at":"2015-08-10T21:02:38.000Z","updated_at":"2025-09-04T10:33:07.000Z","dependencies_parsed_at":"2025-10-02T05:32:03.325Z","dependency_job_id":"3ec51b04-4e1a-489f-85a6-403cfdd57ebb","html_url":"https://github.com/jonschlinkert/shallow-clone","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jonschlinkert/shallow-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/sbom","scorecard":{"id":532085,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonschlinkert/shallow-clone","commit":"81a5f4149612534d03a8a16b3e78866c99b26915"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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-20T05:57:41.423Z","repository_id":36201825,"created_at":"2025-08-20T05:57:41.425Z","updated_at":"2025-08-20T05:57:41.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278585987,"owners_count":26011089,"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-10-06T02:00:05.630Z","response_time":65,"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":"jonschlinkert","name":"Jon Schlinkert","uuid":"383994","kind":"user","description":"Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch","email":"","website":"https://www.linkedin.com/in/jonschlinkert/","location":"Cincinnati, OH","twitter":"jonschlinkert","company":"@brandscale ","icon_url":"https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf\u0026v=4","repositories_count":860,"last_synced_at":"2025-10-06T18:49:36.750Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jonschlinkert"}},"html_url":"https://github.com/jonschlinkert","funding_links":["https://github.com/sponsors/jonschlinkert"],"total_stars":26715,"followers":4774,"following":75,"created_at":"2022-11-02T16:18:54.193Z","updated_at":"2025-10-06T18:49:36.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert/repositories"},"tags":[{"name":"3.0.1","sha":"92ffccc595a72a12bdf822e761e81f59800d7a42","kind":"commit","published_at":"2019-04-16T00:06:52.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/3.0.1","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonschlinkert/shallow-clone@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"fa62f9dfa131ba79bab0fe2b09d1e9a53121c48e","kind":"commit","published_at":"2018-04-10T06:48:41.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/3.0.0","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonschlinkert/shallow-clone@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/3.0.0/manifests"},{"name":"2.0.2","sha":"2def6aca87d9235157dd452675e1d63a99f538dc","kind":"commit","published_at":"2017-12-28T22:33:11.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/2.0.2","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonschlinkert/shallow-clone@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.2/manifests"},{"name":"2.0.0","sha":"bbf3fbe022971a07e008b49234791fd768264fe0","kind":"commit","published_at":"2017-11-17T05:09:30.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/2.0.0","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonschlinkert/shallow-clone@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/2.0.0/manifests"},{"name":"0.1.2","sha":"66fc602ba09fd936241c1c1ffd964274adcd98e5","kind":"tag","published_at":"2017-07-16T12:13:51.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/0.1.2","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonschlinkert/shallow-clone@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/0.1.2/manifests"},{"name":"1.0.0","sha":"2dc841e420b2d4707d88b01463b57f70ac9cf41d","kind":"commit","published_at":"2017-07-16T12:13:22.000Z","download_url":"https://codeload.github.com/jonschlinkert/shallow-clone/tar.gz/1.0.0","html_url":"https://github.com/jonschlinkert/shallow-clone/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonschlinkert/shallow-clone@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T04:47:21.270Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":25.48018370675939,"forks_count":25.06265010443356,"average":28.630295162749825},"purl":"pkg:maven/org.webjars.npm/shallow-clone","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:shallow-clone","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:shallow-clone","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:shallow-clone/dependencies","status":null,"funding_links":["https://github.com/sponsors/jonschlinkert"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T13:31:36.605Z","issues_count":4,"pull_requests_count":6,"avg_time_to_close_issue":121185.5,"avg_time_to_close_pull_request":85081633.16666667,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:shallow-clone/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:shallow-clone/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:shallow-clone/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:shallow-clone/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:shallow-clone/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:shallow-clone/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":609854,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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"}}],"commits":{"id":339904,"full_name":"jonschlinkert/shallow-clone","default_branch":"master","total_commits":27,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.4,"dds":0.18518518518518523,"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-07-06T10:21:22.885Z","last_synced_commit":"72d0df308f8d303bd0d100f6ea54a420dcdc85be","created_at":"2023-03-08T18:21:02.901Z","updated_at":"2026-07-06T10:21:03.581Z","committers":[{"name":"jonschlinkert","email":"jon.schlinkert@sellside.com","login":"jonschlinkert","count":22},{"name":"Brian Woodward","email":"brian.woodward@gmail.com","login":"doowb","count":2},{"name":"jakub-g","email":"jakub.g.opensource@gmail.com","login":"jakub-g","count":1},{"name":"Ekin Dursun","email":"ekindursun@gmail.com","login":"onlined","count":1},{"name":"Shant Marouti","email":"Shant Marouti","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-08T00:00:10.242Z","repositories_count":6286869,"commits_count":872523554,"contributors_count":35261036,"owners_count":1180430,"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":"jonschlinkert/shallow-clone","html_url":"https://github.com/jonschlinkert/shallow-clone","last_synced_at":"2026-05-24T18:29:41.124Z","status":"error","issues_count":4,"pull_requests_count":7,"avg_time_to_close_issue":121185.5,"avg_time_to_close_pull_request":72928563.0,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.4285714285714286,"merged_pull_requests_count":4,"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":10142.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":1.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-16T15:42:39.581Z","updated_at":"2026-05-24T18:29:41.125Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fshallow-clone/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":4}},"pull_request_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":2}},"issue_authors":{"table":{"m93a":1,"hdabrows":1,"deviansg":1,"supriza":1}},"pull_request_authors":{"table":{"juanluispaz":2,"onlined":2,"blahblahshit":1,"theluckystrike":1,"jakub-g":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-06T00:00:20.249Z","repositories_count":14866366,"issues_count":32549550,"pull_requests_count":107001655,"authors_count":11335388,"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":{"theluckystrike":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":2,"WatchEvent":2,"PushEvent":1},"last_year":{"PullRequestEvent":2,"WatchEvent":2,"PushEvent":1}},"keywords":["array","clone","object","regex","regular-expression","shallow"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-26T21:30:59.429Z","updated_at":"2022-09-26T21:30:59.429Z","repository_link":"https://github.com/jonschlinkert/shallow-clone/blob/master/package.json","dependencies":[{"id":6164745198,"package_name":"kind-of","ecosystem":"npm","requirements":"^6.0.2","direct":true,"kind":"runtime","optional":false},{"id":6164745199,"package_name":"gulp-format-md","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":6164745200,"package_name":"mocha","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false}]}],"score":27.614599753637723,"created_at":"2026-07-08T07:59:59.783Z","updated_at":"2026-07-28T18:01:24.965Z","avatar_url":"https://github.com/jonschlinkert.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378318","html_url":"https://summary.ecosyste.ms/projects/378318"}