{"id":1293677,"name":"@stdlib/number","ecosystem":"npm","description":"Number.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/number","keywords_array":["stdlib","number"],"namespace":"stdlib","versions_count":19,"first_release_published_at":"2021-06-10T19:38:45.731Z","latest_release_published_at":"2024-11-05T20:48:06.954Z","latest_release_number":"0.3.3","last_synced_at":"2026-03-22T23:04:56.357Z","created_at":"2022-04-08T19:53:57.599Z","updated_at":"2026-03-22T23:04:56.357Z","registry_url":"https://www.npmjs.com/package/@stdlib/number","install_command":"npm install @stdlib/number","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.3.3"}},"repo_metadata":{"id":41378234,"uuid":"360555513","full_name":"stdlib-js/number","owner":"stdlib-js","description":"Number.","archived":false,"fork":false,"pushed_at":"2025-09-28T12:03:29.000Z","size":8365,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-28T13:30:43.926Z","etag":null,"topics":["javascript","node","node-js","nodejs","number","stdlib"],"latest_commit_sha":null,"homepage":null,"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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-04-22T14:50:48.000Z","updated_at":"2025-09-28T11:57:26.000Z","dependencies_parsed_at":"2023-10-05T09:49:48.724Z","dependency_job_id":"f6f805d1-e66e-4b7a-9e47-a8a3819990ad","html_url":"https://github.com/stdlib-js/number","commit_stats":{"total_commits":122,"total_committers":1,"mean_commits":122.0,"dds":0.0,"last_synced_commit":"e8080e776e923744e72ed88f64e1cca50f8a792e"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/number","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/sbom","scorecard":{"id":329740,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/number","commit":"a681d3c9a0c5a1ac0269fe18c6f891d1b7554029"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":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/number/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/number/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/number/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/number/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/number/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: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/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/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":"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"}}]},"last_synced_at":"2025-08-18T03:17:16.795Z","repository_id":41378234,"created_at":"2025-08-18T03:17:16.795Z","updated_at":"2025-08-18T03:17:16.795Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279202626,"owners_count":26125328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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.3.3-esm","sha":"29d257f2f2f43c634a606e67683a3566da43d3a9","kind":"tag","published_at":"2024-11-05T21:36:06.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.3-esm","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.3-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.3-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3-esm/manifests"},{"name":"v0.3.3-umd","sha":"c8c813e854cabaefc507f5cdcadbfd67b73b982f","kind":"tag","published_at":"2024-11-05T21:36:05.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.3-umd","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.3-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.3-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3-umd/manifests"},{"name":"v0.3.3-deno","sha":"d966367c80b8d87f87049a0de92fb6f4474f23a4","kind":"tag","published_at":"2024-11-05T21:36:03.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.3-deno","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.3-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.3-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3-deno/manifests"},{"name":"v0.3.3","sha":"22d7ed9829a2df53d766e597c513ca7b6a0be8c2","kind":"commit","published_at":"2024-11-05T20:48:03.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.3","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.3/manifests"},{"name":"v0.3.2-esm","sha":"9fa0b7f702d8040780f3d14ed35c595bd9fd93ba","kind":"tag","published_at":"2024-11-05T20:34:24.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.2-esm","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2-esm/manifests"},{"name":"v0.3.2-umd","sha":"2f5ac357de4784d594664414705878fc92dafae0","kind":"tag","published_at":"2024-11-05T20:34:23.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.2-umd","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2-umd/manifests"},{"name":"v0.3.2-deno","sha":"9413ffdad44641095ace83a93b0b93b0cc7a0a6b","kind":"tag","published_at":"2024-11-05T20:34:21.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.2-deno","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2-deno/manifests"},{"name":"v0.3.2","sha":"fdead0449bd49baec085881b49f5c3b0493aeea2","kind":"commit","published_at":"2024-11-05T19:48:08.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.2/manifests"},{"name":"v0.3.1-esm","sha":"effb8ac1377a34b926334132ad8754cd2688709d","kind":"tag","published_at":"2024-08-18T22:46:04.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.1-esm","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1-esm/manifests"},{"name":"v0.3.1-umd","sha":"72f8267fc4dbba5fbcb19d94580465a91e202114","kind":"tag","published_at":"2024-08-18T22:46:03.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.1-umd","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1-umd/manifests"},{"name":"v0.3.1-deno","sha":"468a0617fee9f302fe0640b8610015158bbc6597","kind":"tag","published_at":"2024-08-18T22:46:02.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.1-deno","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1-deno/manifests"},{"name":"v0.3.1","sha":"48aa9c04703bcb10faf8c28bb2fb041fcb73fb2f","kind":"commit","published_at":"2024-08-18T22:07:13.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"91e8b2f6ddd109ed4a789e4ef902680ae07cbcf2","kind":"commit","published_at":"2024-08-17T08:38:00.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.3.0/manifests"},{"name":"v0.2.1-esm","sha":"066115fb5d528e4d1d35cafdbfd91b202e82edaa","kind":"tag","published_at":"2024-02-05T04:45:00.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"8141bd3020748a691dcc41bfd4e7ff5d8a4626ef","kind":"tag","published_at":"2024-02-05T04:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"91bd170039686773aaa1a5405824fb4f91b4bc78","kind":"tag","published_at":"2024-02-05T04:44:58.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"c1b9f9a1ab7b47a92a4b224342663e08653dd2f9","kind":"commit","published_at":"2024-02-05T03:48:39.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1c8911749d8e385c1d2da27df651ba42d9601693","kind":"commit","published_at":"2024-02-05T03:06:34.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.2.0/manifests"},{"name":"v0.1.1-esm","sha":"af14b99072e717536ef44063bbfb7203134c6fa9","kind":"tag","published_at":"2023-11-08T05:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"b7de13277e18ee6fb5b6b5a4afc1ddd847d79e1b","kind":"tag","published_at":"2023-11-08T05:24:20.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"fbb7e4fbd9191cb7f30a62054add2277201e73b7","kind":"tag","published_at":"2023-11-08T05:24:18.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"70c4acd6227f18f10e8373caae4fb1aa2f71db65","kind":"commit","published_at":"2023-11-08T04:24:50.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.1/manifests"},{"name":"v0.1.0-esm","sha":"b9c657f3c4f503ae413ad7c34b012fde44123493","kind":"tag","published_at":"2023-11-08T04:14:01.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"685aa203ec30946c8268bdd1ca18ec578b922620","kind":"tag","published_at":"2023-11-08T04:13:59.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"71c4e22fcc8a8106900c412303ff0f0fed5a80b0","kind":"tag","published_at":"2023-11-08T04:13:57.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"7d7f276c26eb90f47e208985a7da884b44ced416","kind":"commit","published_at":"2023-11-08T03:36:39.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"74c8d2f7558c938aa02fc9596a5f4637b8203894","kind":"commit","published_at":"2021-08-22T16:49:29.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"8d3843f88f4d12558e5a994473b26e2dc112d112","kind":"tag","published_at":"2021-07-07T06:52:39.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"fc616e4a0e55139188db4b304ff1fc95c8d4307e","kind":"tag","published_at":"2021-06-27T23:54:46.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"a920f09cdbdf9085451b6fc2f5b101a9ab603051","kind":"tag","published_at":"2021-06-16T13:01:42.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6c2163b2ee0f2c81517644cc87e5ddcb25b48134","kind":"tag","published_at":"2021-06-15T05:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f9513ac50d0ed69ed3c311c5bd320be5baed6160","kind":"tag","published_at":"2021-06-13T18:35:08.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"29b3e9c830cf3e0257c0341738d2deb60850ff7c","kind":"tag","published_at":"2021-06-12T19:03:42.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c10c5a7b991d1a49a701f5a6238484eaf52e9f8d","kind":"tag","published_at":"2021-06-12T16:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"389a76122074432d1f97773d687c4a5517ac8154","kind":"tag","published_at":"2021-06-10T22:07:47.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8cca2f707c444720d927bd9a8b5f063ee9d4a205","kind":"tag","published_at":"2021-06-10T21:40:31.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha.0","sha":"461f90bc8f1a6d8ce12a73f8303fa255ca647301","kind":"tag","published_at":"2021-06-10T19:38:42.000Z","download_url":"https://codeload.github.com/stdlib-js/number/tar.gz/v0.0.1-alpha.0","html_url":"https://github.com/stdlib-js/number/releases/tag/v0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/number@v0.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/tags/v0.0.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2025-12-17T20:40:28.192Z","dependent_packages_count":19,"downloads":137148,"downloads_period":"last-month","dependent_repos_count":269,"rankings":{"downloads":0.6302569420440143,"dependent_repos_count":0.9713832331980239,"dependent_packages_count":1.239343311334664,"stargazers_count":16.736722510834436,"forks_count":15.415989127516966,"docker_downloads_count":0.08355270720045595,"average":5.8462079720214275},"purl":"pkg:npm/%40stdlib/number","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/number","docker_dependents_count":69,"docker_downloads_count":481210190,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/number","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/number/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-08-18T03:23:32.752Z","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%2Fnumber/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fnumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fnumber/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fnumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fnumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fnumber/codemeta","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":5862,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:54:20.269Z","updated_at":"2022-11-10T23:54:20.269Z","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":5820,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:54:20.360Z","updated_at":"2022-11-10T23:54:20.360Z","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":5553,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:54:20.235Z","updated_at":"2022-11-10T23:54:20.235Z","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":6352,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:54:20.260Z","updated_at":"2022-11-10T23:54:20.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}]}