{"id":42971,"name":"@stdlib/utils-type-of","description":"Determine a value's type.","url":"https://github.com/stdlib-js/utils-type-of","last_synced_at":"2025-09-05T09:37:04.427Z","repository":{"id":41463921,"uuid":"376623881","full_name":"stdlib-js/utils-type-of","owner":"stdlib-js","description":"Determine a value's type.","archived":false,"fork":false,"pushed_at":"2025-06-30T02:07:43.000Z","size":651,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-13T12:59:20.832Z","etag":null,"topics":["built-in","check","is","istype","javascript","node","node-js","nodejs","stdlib","type","typeof","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-13T19:24:21.000Z","updated_at":"2025-06-30T01:15:26.000Z","dependencies_parsed_at":"2023-12-01T02:26:10.338Z","dependency_job_id":"3b728041-7bf6-4910-9d15-a66636bbf275","html_url":"https://github.com/stdlib-js/utils-type-of","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":0.02898550724637683,"last_synced_commit":"aad70851acf09fc30b9339227c60dcf90aa46eb5"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/utils-type-of","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/sbom","scorecard":{"id":849900,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/utils-type-of","commit":"193670400f9dfbc22c6a5ade5c3741f338a6e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"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-type-of/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-type-of/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-type-of/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-type-of/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-type-of/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.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/examples.yml:58","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/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/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:  33 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  32 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T22:12:28.022Z","repository_id":41463921,"created_at":"2025-08-23T22:12:28.022Z","updated_at":"2025-08-23T22:12:28.022Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273739718,"owners_count":25159428,"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-05T02:00:09.113Z","response_time":402,"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":1295072,"name":"@stdlib/utils-type-of","ecosystem":"npm","description":"Determine a value's type.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/utils-type-of","keywords_array":["stdlib","stdutils","stdutil","utilities","utility","utils","util","type","typeof","built-in","is","istype","check"],"namespace":"stdlib","versions_count":14,"first_release_published_at":"2021-06-14T01:11:19.617Z","latest_release_published_at":"2024-07-27T00:31:21.057Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-13T05:04:52.454Z","created_at":"2022-04-08T19:56:43.283Z","updated_at":"2025-08-13T12:45:27.740Z","registry_url":"https://www.npmjs.com/package/@stdlib/utils-type-of","install_command":"npm install @stdlib/utils-type-of","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.2"}},"repo_metadata":{"id":41463921,"uuid":"376623881","full_name":"stdlib-js/utils-type-of","owner":"stdlib-js","description":"Determine a value's type.","archived":false,"fork":false,"pushed_at":"2025-06-30T02:07:43.000Z","size":651,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-30T02:26:43.676Z","etag":null,"topics":["built-in","check","is","istype","javascript","node","node-js","nodejs","stdlib","type","typeof","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-13T19:24:21.000Z","updated_at":"2025-06-30T01:15:26.000Z","dependencies_parsed_at":"2023-12-01T02:26:10.338Z","dependency_job_id":"3b728041-7bf6-4910-9d15-a66636bbf275","html_url":"https://github.com/stdlib-js/utils-type-of","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":0.02898550724637683,"last_synced_commit":"aad70851acf09fc30b9339227c60dcf90aa46eb5"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/utils-type-of","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270244408,"owners_count":24551627,"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-13T02:00:09.904Z","response_time":66,"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":"cae99bd237815411cfc09fa64f1a09a8f16b4a87","kind":"tag","published_at":"2024-07-27T01:16:38.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"d31d0f9c54735d137730f46833890ba8d71d6bd3","kind":"tag","published_at":"2024-07-27T01:16:37.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"a7354d60cd5473b0fccea20baee01d3072b5b2fa","kind":"tag","published_at":"2024-07-27T01:16:35.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"3a51cdcc8206888f4786a90b072d171cc92d228b","kind":"commit","published_at":"2024-07-27T00:31:19.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.2/manifests"},{"name":"v0.2.1-esm","sha":"527c5606d0d15da122d1d807778c14e919634f7f","kind":"tag","published_at":"2024-02-21T23:10:51.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"24a11712b5ddd746193af58dfa31f5da5e1a4afa","kind":"tag","published_at":"2024-02-21T23:10:50.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"25ca779fc0c8aa52798ece5b60e3e2efd3df52a7","kind":"tag","published_at":"2024-02-21T23:10:48.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"9bfb820b6ecb5a300d9560c649908ca6d5a65ad0","kind":"commit","published_at":"2024-02-21T22:09:48.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.1/manifests"},{"name":"v0.2.0-esm","sha":"e1cebd82694c1eda0a72e164fd7ca72d0d81eb03","kind":"tag","published_at":"2024-02-14T07:12:29.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"ad1288933d8e5c847737503b6e4a8e39fda318de","kind":"tag","published_at":"2024-02-14T07:12:27.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"2a5ee3a4ba2827b9bdc39658650aa958430e44b5","kind":"tag","published_at":"2024-02-14T07:12:26.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"3f146fcdaee2dbae02372e7ef732327fd6d6a4da","kind":"commit","published_at":"2024-02-14T04:00:54.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.2.0/manifests"},{"name":"v0.1.2-esm","sha":"ff594b31548afc39ae000b254363a12b9adf096d","kind":"tag","published_at":"2023-11-19T21:58:23.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.2-esm","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2-esm/manifests"},{"name":"v0.1.2-umd","sha":"9ffd51f1ba995b78917699fdc2dd932bc3e112e9","kind":"tag","published_at":"2023-11-19T21:58:22.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.2-umd","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2-umd/manifests"},{"name":"v0.1.2-deno","sha":"6b36a4760b77b357856c28e1756721ad1b867fe5","kind":"tag","published_at":"2023-11-19T21:58:20.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.2-deno","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2-deno/manifests"},{"name":"v0.1.2","sha":"8616fa5dfbc91698d017a7250ac5c320a0840b05","kind":"commit","published_at":"2023-11-19T21:56:02.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.2","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.2/manifests"},{"name":"v0.1.1-esm","sha":"88bbc8c73b6fa4020b1395a085db8ac35daf518c","kind":"tag","published_at":"2023-10-04T15:07:52.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"0a629e3849c0373c802f9c66266a0d5b9ddde120","kind":"tag","published_at":"2023-10-04T15:07:50.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"f3ac1e30826541ca343483919438c93100a9a8a6","kind":"tag","published_at":"2023-10-04T15:07:48.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"ca60e72f7480f3f4f245535723fefd4cf10d5532","kind":"commit","published_at":"2023-10-03T23:41:23.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.1/manifests"},{"name":"v0.1.0-esm","sha":"e783cc6c2d6a390cf4eddfb2fa3f3031477e5d1b","kind":"tag","published_at":"2023-09-22T21:12:13.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"946841ba417217c8677cc1922d7c2638141e615a","kind":"tag","published_at":"2023-09-22T21:12:11.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"aed76e3708d5333feaed1ee0ef34964831581b4d","kind":"tag","published_at":"2023-09-22T21:12:09.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"246a58c16f943d5bcbaf2402f774e91f5bb3007e","kind":"commit","published_at":"2023-09-22T20:55:51.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"4eac04ca40a18e25b2ff0617e88fde88326d34c8","kind":"commit","published_at":"2022-02-16T06:29:14.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"ac299ba4d41b72e14f47f07c9fea5870f4eec56b","kind":"commit","published_at":"2021-08-22T15:56:31.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"1da350506c4436edc2924aca08cc9230802b1538","kind":"tag","published_at":"2021-07-09T23:10:06.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"e9584bca144c0bcd7ebaee130b9596914d4f2903","kind":"tag","published_at":"2021-07-06T23:34:58.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"8b9acd2cfa902a3d1082e6e278396e05345125f4","kind":"tag","published_at":"2021-06-27T22:06:44.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"453f440e4dc7258afb38b941ff54d47710bb688e","kind":"tag","published_at":"2021-06-16T03:55:17.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e128f3e196a73541d2f62c0812f68cb08afba0ba","kind":"tag","published_at":"2021-06-15T14:31:48.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e13378f83cf60e7a07f45cb6dcffe7dbda6f08c6","kind":"tag","published_at":"2021-06-14T01:11:17.000Z","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/utils-type-of/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/utils-type-of@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T12:45:27.739Z","dependent_packages_count":12,"downloads":1618324,"downloads_period":"last-month","dependent_repos_count":722,"rankings":{"downloads":0.11185789052743829,"dependent_repos_count":0.6715809106121907,"dependent_packages_count":1.781058911343987,"stargazers_count":14.505146232155214,"forks_count":11.585275305524638,"docker_downloads_count":0.10470134292805587,"average":4.793270098848587},"purl":"pkg:npm/%40stdlib/utils-type-of","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/utils-type-of","docker_dependents_count":47,"docker_downloads_count":481308706,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/utils-type-of","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/utils-type-of/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-07-03T04:32:48.087Z","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-type-of/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-type-of/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-type-of/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-type-of/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Futils-type-of/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:06.456Z","updated_at":"2022-11-11T00:22:06.456Z","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:06.489Z","updated_at":"2022-11-11T00:22:06.489Z","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:06.391Z","updated_at":"2022-11-11T00:22:06.391Z","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:06.428Z","updated_at":"2022-11-11T00:22:06.428Z","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":5130947,"maintainers_count":1051586,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","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":11772304,"name":"org.mvnpm.at.stdlib:utils-type-of","ecosystem":"maven","description":"Determine a value's type.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/utils-type-of","keywords_array":[],"namespace":"org.mvnpm.at.stdlib","versions_count":5,"first_release_published_at":"2023-11-27T15:34:21.000Z","latest_release_published_at":"2024-07-27T04:07:09.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-05T14:04:40.425Z","created_at":"2025-06-07T21:21:15.256Z","updated_at":"2025-08-05T14:04:40.425Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.stdlib/utils-type-of/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.stdlib/utils-type-of/","metadata":{},"repo_metadata":{"id":41463921,"uuid":"376623881","full_name":"stdlib-js/utils-type-of","owner":"stdlib-js","description":"Determine a value's type.","archived":false,"fork":false,"pushed_at":"2025-05-05T00:33:02.000Z","size":647,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-31T16:11:08.478Z","etag":null,"topics":["built-in","check","is","istype","javascript","node","node-js","nodejs","stdlib","type","typeof","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-13T19:24:21.000Z","updated_at":"2025-05-05T00:31:42.000Z","dependencies_parsed_at":"2023-12-01T02:26:10.338Z","dependency_job_id":"3b728041-7bf6-4910-9d15-a66636bbf275","html_url":"https://github.com/stdlib-js/utils-type-of","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":0.02898550724637683,"last_synced_commit":"aad70851acf09fc30b9339227c60dcf90aa46eb5"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/utils-type-of/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258777288,"owners_count":22756075,"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"}},"repo_metadata_updated_at":"2025-06-08T21:07:32.301Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.33608491475367},"purl":"pkg:maven/org.mvnpm.at.stdlib/utils-type-of","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.stdlib:utils-type-of","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.stdlib:utils-type-of","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.stdlib:utils-type-of/dependencies","status":null,"funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-31T05:50:09.909Z","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-type-of/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.stdlib:utils-type-of/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.stdlib:utils-type-of/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.stdlib:utils-type-of/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.stdlib:utils-type-of/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547792,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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":113976,"full_name":"stdlib-js/utils-type-of","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":70},{"name":"Philipp Burckhardt","email":"pburckhardt@outlook.com","login":"Planeshifter","count":2}],"total_commits":72,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.0,"dds":0.02777777777777779,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":11}],"past_year_total_commits":11,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.0,"past_year_dds":0.0,"last_synced_at":"2025-06-22T05:04:27.509Z","last_synced_commit":"7d771ebc2a0d007606d29db784f175e1899f1ea8","created_at":"2023-03-07T22:35:13.449Z","updated_at":"2025-06-22T05:04:27.509Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/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-type-of","html_url":"https://github.com/stdlib-js/utils-type-of","last_synced_at":"2025-08-14T02:12:10.177Z","status":null,"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:22:08.279Z","updated_at":"2025-08-14T02:12:10.177Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Futils-type-of/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-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":23,"ForkEvent":1},"last_year":{"PushEvent":23,"ForkEvent":1}},"keywords":["built-in","check","is","istype","javascript","node","node-js","nodejs","stdlib","type","typeof","util","utilities","utility","utils"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-26T05:41:10.090Z","updated_at":"2022-08-26T05:41:10.090Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/package.json","dependencies":[{"id":2795968890,"package_name":"@stdlib/utils-constructor-name","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2795968891,"package_name":"@stdlib/utils-global","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2795968892,"package_name":"@stdlib/array-buffer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968893,"package_name":"@stdlib/array-float32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968894,"package_name":"@stdlib/array-float64","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968895,"package_name":"@stdlib/array-int16","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968896,"package_name":"@stdlib/array-int32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968897,"package_name":"@stdlib/array-int8","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968898,"package_name":"@stdlib/array-uint16","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968899,"package_name":"@stdlib/array-uint32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968900,"package_name":"@stdlib/array-uint8","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968901,"package_name":"@stdlib/array-uint8c","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968902,"package_name":"@stdlib/assert-has-map-support","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968903,"package_name":"@stdlib/assert-has-set-support","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968904,"package_name":"@stdlib/assert-has-symbol-support","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968905,"package_name":"@stdlib/assert-has-weakmap-support","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968906,"package_name":"@stdlib/assert-has-weakset-support","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968907,"package_name":"@stdlib/assert-is-string","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968908,"package_name":"@stdlib/bench","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968909,"package_name":"@stdlib/boolean-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968910,"package_name":"@stdlib/buffer-from-string","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968911,"package_name":"@stdlib/number-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968912,"package_name":"@stdlib/symbol-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968913,"package_name":"@stdlib/utils-noop","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2795968914,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":2795968915,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":2795968916,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":2795968917,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:45:24.505Z","updated_at":"2023-01-31T22:45:24.505Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":7282850560,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282850561,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:45:24.646Z","updated_at":"2023-01-31T22:45:24.646Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7282850570,"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:45:24.710Z","updated_at":"2023-01-31T22:45:24.710Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7282850579,"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:45:24.803Z","updated_at":"2023-01-31T22:45:24.803Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7282851031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851034,"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:45:24.860Z","updated_at":"2023-01-31T22:45:24.860Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7282851759,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851760,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851761,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851762,"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:45:24.887Z","updated_at":"2023-01-31T22:45:24.887Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7282851773,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851774,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851775,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282851776,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282851777,"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:45:24.952Z","updated_at":"2023-01-31T22:45:24.952Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7282851790,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851791,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851792,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282851793,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282851794,"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:45:25.008Z","updated_at":"2023-01-31T22:45:25.008Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/test.yml","dependencies":[{"id":7282851804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851805,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851806,"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:45:25.107Z","updated_at":"2023-01-31T22:45:25.107Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7282851870,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851871,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851872,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282851873,"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:45:25.216Z","updated_at":"2023-01-31T22:45:25.216Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7282851891,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851892,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851893,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851894,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282851895,"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:45:25.398Z","updated_at":"2023-01-31T22:45:25.398Z","repository_link":"https://github.com/stdlib-js/utils-type-of/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7282851904,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851905,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282851906,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":21.381672110222016,"created_at":"2025-09-04T15:51:17.949Z","updated_at":"2025-10-07T08:17:26.693Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":1618324,"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","tokenizer","accumulate","normalize","capitals","assert","reduce","abbreviate","count"],"project_url":"https://science.ecosyste.ms/api/v1/projects/42971","html_url":"https://science.ecosyste.ms/projects/42971","bibtex_url":"https://science.ecosyste.ms/projects/42971/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42971/export.apalike"}