{"id":50828,"name":"@stdlib/utils-inherit","description":"Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.","url":"https://github.com/stdlib-js/utils-inherit","last_synced_at":"2025-09-08T11:58:50.395Z","repository":{"id":41353326,"uuid":"373326537","full_name":"stdlib-js/utils-inherit","owner":"stdlib-js","description":"Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.","archived":false,"fork":false,"pushed_at":"2025-07-21T00:53:20.000Z","size":775,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-18T12:02:47.167Z","etag":null,"topics":["class","inherit","inheritance","inherits","instance","instanceof","javascript","node","node-js","nodejs","object-oriented","oop","parent","prototype","stdlib","super","util","utilities","utility","utils"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-02T23:17:43.000Z","updated_at":"2025-07-21T00:52:17.000Z","dependencies_parsed_at":"2023-02-17T06:01:14.555Z","dependency_job_id":"acedce76-7976-42fd-96b8-1b094da70e70","html_url":"https://github.com/stdlib-js/utils-inherit","commit_stats":{"total_commits":68,"total_committers":2,"mean_commits":34.0,"dds":"0.014705882352941124","last_synced_commit":"2340b951dbadd714cd5979591618e748cffcb10c"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/utils-inherit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/sbom","scorecard":{"id":849809,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/utils-inherit","commit":"108724f560cfc3918fc605b1646f3702f35d954f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/utils-inherit/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/utils-inherit/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/utils-inherit/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/utils-inherit/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/utils-inherit/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  31 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  29 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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"}}]},"last_synced_at":"2025-08-23T22:11:08.118Z","repository_id":41353326,"created_at":"2025-08-23T22:11:08.118Z","updated_at":"2025-08-23T22:11:08.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181722,"owners_count":25236552,"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-08T02:00:09.813Z","response_time":121,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"packages":[{"id":1294967,"name":"@stdlib/utils-inherit","ecosystem":"npm","description":"Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/utils-inherit","keywords_array":["stdlib","stdutils","stdutil","utilities","utility","utils","util","prototype","inherit","inherits","class","oop","object-oriented","inheritance","instanceof","instance","super","parent"],"namespace":"stdlib","versions_count":18,"first_release_published_at":"2021-06-02T23:18:13.060Z","latest_release_published_at":"2024-07-26T19:17:15.609Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-18T11:40:59.641Z","created_at":"2022-04-08T19:56:30.757Z","updated_at":"2025-08-18T11:56:56.157Z","registry_url":"https://www.npmjs.com/package/@stdlib/utils-inherit","install_command":"npm install @stdlib/utils-inherit","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.2"}},"repo_metadata":{"id":41353326,"uuid":"373326537","full_name":"stdlib-js/utils-inherit","owner":"stdlib-js","description":"Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.","archived":false,"fork":false,"pushed_at":"2025-07-21T00:53:20.000Z","size":775,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-21T02:33:42.447Z","etag":null,"topics":["class","inherit","inheritance","inherits","instance","instanceof","javascript","node","node-js","nodejs","object-oriented","oop","parent","prototype","stdlib","super","util","utilities","utility","utils"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-02T23:17:43.000Z","updated_at":"2025-07-21T00:52:17.000Z","dependencies_parsed_at":"2023-02-17T06:01:14.555Z","dependency_job_id":"acedce76-7976-42fd-96b8-1b094da70e70","html_url":"https://github.com/stdlib-js/utils-inherit","commit_stats":{"total_commits":68,"total_committers":2,"mean_commits":34.0,"dds":"0.014705882352941124","last_synced_commit":"2340b951dbadd714cd5979591618e748cffcb10c"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/utils-inherit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270989096,"owners_count":24680682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.2-esm","sha":"2293a5b97762c7d1d08a4fc18b5273ecd5da7fc2","kind":"tag","published_at":"2024-07-26T19:24:51.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"05174809a180c970e826b37b333c689a6cd90545","kind":"tag","published_at":"2024-07-26T19:24:50.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"801a299a3cff92c2d8efa7269715f880e80a5313","kind":"tag","published_at":"2024-07-26T19:24:48.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"6dd82b3c9e87e271fc4ff3d4dcf8ed2b3095503d","kind":"commit","published_at":"2024-07-26T19:17:13.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.2/manifests"},{"name":"v0.2.1-esm","sha":"4f5740c2b417df624213a18ee4a3898d9d7ad52d","kind":"tag","published_at":"2024-02-21T15:22:05.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"12a50154db50984865cd089681735298da7abb2f","kind":"tag","published_at":"2024-02-21T15:22:03.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"6b4442c52df6d0d1f414c30cca5b55c7eddf5eb4","kind":"tag","published_at":"2024-02-21T15:22:01.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"8e4f2cd6376327f4b3cb150fd232977f8e0896bf","kind":"commit","published_at":"2024-02-21T15:15:03.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.1/manifests"},{"name":"v0.2.0-esm","sha":"b80c9bf068148b5f33c23051b307965f29d24dce","kind":"tag","published_at":"2024-02-14T03:33:54.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"ec0bb7307d55fc6be32a3e43ed70071aba23b36f","kind":"tag","published_at":"2024-02-14T03:33:53.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"82ced081e79471225e995f36d4dec3e5440e1972","kind":"tag","published_at":"2024-02-14T03:33:52.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"3e310cdb7a5fb4892fbc040bc8b60adf1df8ccc5","kind":"commit","published_at":"2024-02-14T03:23:38.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.2.0/manifests"},{"name":"v0.1.1-esm","sha":"b695a74cbac04af7b8f4e5769584d14461ee133b","kind":"tag","published_at":"2023-10-04T02:36:49.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"dea900e83e8209ae2ba8dd496e17b412389733e8","kind":"tag","published_at":"2023-10-04T02:36:47.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"9c33e1fe2bd5dd2e8715b6eb80dbca99eac2bf0d","kind":"tag","published_at":"2023-10-04T02:36:45.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"5dcc5f25f3ef95ed25631599e1f37f079788b19e","kind":"commit","published_at":"2023-10-03T22:45:13.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.1/manifests"},{"name":"v0.1.0-esm","sha":"9c609c1e52f89d4b0802df56e10cb22cf5811f26","kind":"tag","published_at":"2023-09-22T03:15:29.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"024e0bcd68266c3a5f32c54146a968e79795bbe1","kind":"tag","published_at":"2023-09-22T03:15:27.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"3d1456069e5ee4020c1b9923708db822aeb146a0","kind":"tag","published_at":"2023-09-22T03:15:26.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"3fac176205f40a7c554df42997021655c217e82c","kind":"commit","published_at":"2023-09-22T03:03:29.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"e8503422acd0fa87f72a3917e52caf6637dde6ba","kind":"commit","published_at":"2022-02-18T19:39:37.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"6b95f4f1309e0751b9f4b5317921e6f7a0b27cba","kind":"commit","published_at":"2022-02-16T06:01:21.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"a2dd03ed3d0bb3f1195bc4ee33872c619f496c81","kind":"commit","published_at":"2021-08-22T15:48:17.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"caffef5d66d6af99e78701e4d3c7b379997d318b","kind":"tag","published_at":"2021-07-06T22:36:34.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"396159e7603b952455802509f34cf02bf5463f73","kind":"tag","published_at":"2021-06-27T20:33:14.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"61b96d7ec5760cbbe1ed9e2a3c48611b4d07d3f3","kind":"tag","published_at":"2021-06-16T03:08:21.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"78c41932219f87231c2a9ea99fc5bc8ad9fcc9d6","kind":"tag","published_at":"2021-06-15T14:03:32.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d4b74639327926f3d8e58496e234523f24c65f91","kind":"tag","published_at":"2021-06-13T19:00:07.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha.4","sha":"203c2d5e2af6602be87a26170a6f42f6e95a5707","kind":"tag","published_at":"2021-06-09T01:04:13.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.1-alpha.4","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.4/manifests"},{"name":"v0.0.1-alpha.3","sha":"5494775d2097efab8195a27c86d362a5a0021e79","kind":"tag","published_at":"2021-06-08T13:40:49.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.1-alpha.3","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.3/manifests"},{"name":"v0.0.1-alpha.2","sha":"d4820e31ecc8a6eaabf58d5cde13c7de2bb818a8","kind":"tag","published_at":"2021-06-04T15:32:57.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.1-alpha.2","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.2/manifests"},{"name":"v0.0.1-alpha.1","sha":"b207ec6bde78ea73ff24c5d586e483d0a0fe1f93","kind":"tag","published_at":"2021-06-03T20:54:15.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.1/manifests"},{"name":"v0.0.1-alpha.0","sha":"e851f9e8b7de3e95429fcb94372290f89eb6b3a5","kind":"tag","published_at":"2021-06-02T23:18:06.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-inherit/tar.gz/v0.0.1-alpha.0","html_url":"https://github.com/stdlib-js/utils-inherit/releases/tag/v0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-inherit@v0.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/tags/v0.0.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2025-08-18T11:56:56.156Z","dependent_packages_count":88,"downloads":16885,"downloads_period":"last-month","dependent_repos_count":88,"rankings":{"downloads":1.7729547145596058,"dependent_repos_count":1.4997606062131053,"dependent_packages_count":0.3995040639206502,"stargazers_count":16.74018942807455,"forks_count":15.420301248910082,"docker_downloads_count":null,"average":7.166542012335599},"purl":"pkg:npm/%40stdlib/utils-inherit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/utils-inherit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/utils-inherit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/utils-inherit/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-16T01:45:23.721Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/stdlib-js%2Futils-inherit/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-inherit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-inherit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-inherit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-inherit/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:22:02.966Z","updated_at":"2022-11-11T00:22:02.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:22:02.981Z","updated_at":"2022-11-11T00:22:02.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:22:02.932Z","updated_at":"2022-11-11T00:22:02.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:22:02.946Z","updated_at":"2022-11-11T00:22:02.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134163,"maintainers_count":1052504,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","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"}}],"commits":{"id":113871,"full_name":"stdlib-js/utils-inherit","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":81},{"name":"Philipp Burckhardt","email":"pburckhardt@outlook.com","login":null,"count":1}],"total_commits":82,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":41.0,"dds":0.012195121951219523,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":17}],"past_year_total_commits":17,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":17.0,"past_year_dds":0.0,"last_synced_at":"2024-11-09T14:46:34.863Z","last_synced_commit":"0c9de0e573474410b33f9c6dd7a25e5a7044ba4e","created_at":"2023-03-07T22:34:46.260Z","updated_at":"2024-11-09T14:46:34.864Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"stdlib-js/utils-inherit","html_url":"https://github.com/stdlib-js/utils-inherit","last_synced_at":"2025-08-18T11:57:08.819Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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,"created_at":"2023-05-19T01:21:21.920Z","updated_at":"2025-08-18T11:57:08.820Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-inherit/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10164830,"issues_count":31988553,"pull_requests_count":100203706,"authors_count":10728625,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":18},"last_year":{"PushEvent":18}},"keywords":["class","inherit","inheritance","inherits","instance","instanceof","javascript","node","node-js","nodejs","object-oriented","oop","parent","prototype","stdlib","super","util","utilities","utility","utils"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-18T09:21:34.251Z","updated_at":"2022-09-18T09:21:34.251Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/package.json","dependencies":[{"id":5251829167,"package_name":"@stdlib/string-format","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":5251829168,"package_name":"@stdlib/utils-define-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":5251829169,"package_name":"@stdlib/assert-is-prototype-of","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":5251829170,"package_name":"@stdlib/utils-get-prototype-of","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":5251829171,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":5251829172,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":5251829173,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":5251829174,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.035Z","updated_at":"2023-01-31T22:01:39.035Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7282260229,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close_pull_requests.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.081Z","updated_at":"2023-01-31T22:01:39.081Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7282260279,"package_name":"superbrothers/close-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/examples.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.136Z","updated_at":"2023-01-31T22:01:39.136Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7282260538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282260540,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm_downloads.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.264Z","updated_at":"2023-01-31T22:01:39.264Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7282260676,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282260677,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282260678,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282260679,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/productionize.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.314Z","updated_at":"2023-01-31T22:01:39.314Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7282260945,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282260950,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282260952,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282260955,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282260957,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.364Z","updated_at":"2023-01-31T22:01:39.364Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7282262035,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262036,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262037,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282262038,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282262039,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.455Z","updated_at":"2023-01-31T22:01:39.455Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/test.yml","dependencies":[{"id":7282262139,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262140,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262141,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_bundles.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.527Z","updated_at":"2023-01-31T22:01:39.527Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7282262366,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262367,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262368,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282262369,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.577Z","updated_at":"2023-01-31T22:01:39.577Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7282262538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262539,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262541,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262542,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282262543,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_install.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:01:39.680Z","updated_at":"2023-01-31T22:01:39.680Z","repository_link":"https://github.com/stdlib-js/utils-inherit/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7282262673,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262674,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282262675,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":11.131079222460698,"created_at":"2025-09-04T15:51:26.421Z","updated_at":"2025-10-07T08:19:54.854Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":16885,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["iterate","names","accumulate","tokenizer","normalize","capitals","abbreviate","assert","reduce","frequencies"],"project_url":"https://science.ecosyste.ms/api/v1/projects/50828","html_url":"https://science.ecosyste.ms/projects/50828","bibtex_url":"https://science.ecosyste.ms/projects/50828/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/50828/export.apalike"}