{"id":39142,"name":"@stdlib/number","description":"Number.","url":"https://github.com/stdlib-js/number","last_synced_at":"2025-09-05T08:03:12.534Z","repository":{"id":41378234,"uuid":"360555513","full_name":"stdlib-js/number","owner":"stdlib-js","description":"Number.","archived":false,"fork":false,"pushed_at":"2025-09-01T21:07:52.000Z","size":8676,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-01T23:19:55.475Z","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-01T21:02:01.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":273728151,"owners_count":25157136,"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":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":"2025-09-01T23:25:32.312Z","created_at":"2022-04-08T19:53:57.599Z","updated_at":"2025-09-01T23:25:34.557Z","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-01T21:07:52.000Z","size":8676,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-01T23:19:55.475Z","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-01T21:02:01.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":273204638,"owners_count":25063550,"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-01T02:00:09.058Z","response_time":120,"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-09-01T23:25:34.556Z","dependent_packages_count":19,"downloads":83298,"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","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-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":4351,"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":4086,"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":4885,"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"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130842,"maintainers_count":1051556,"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"}}],"commits":{"id":112582,"full_name":"stdlib-js/number","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":122}],"total_commits":122,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":122.0,"dds":0.0,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":46}],"past_year_total_commits":46,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":46.0,"past_year_dds":0.0,"last_synced_at":"2024-02-03T10:37:25.464Z","last_synced_commit":"e8080e776e923744e72ed88f64e1cca50f8a792e","created_at":"2023-03-07T22:29:41.994Z","updated_at":"2024-02-03T10:37:25.464Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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/number","html_url":"https://github.com/stdlib-js/number","last_synced_at":"2025-08-18T03:23:32.752Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T01:14:08.876Z","updated_at":"2025-08-18T03:23:32.753Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fnumber/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":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":262,"CreateEvent":8},"last_year":{"PushEvent":262,"CreateEvent":8}},"keywords":["javascript","node","node-js","nodejs","number","stdlib"],"dependencies":[{"ecosystem":"julia","filepath":"float32/base/from-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:07.576Z","updated_at":"2022-08-24T12:11:07.576Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/from-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494877703,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494877704,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float32/base/from-word/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:07.654Z","updated_at":"2022-08-24T12:11:07.654Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/from-word/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494878686,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494878690,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float32/base/to-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:07.886Z","updated_at":"2022-08-24T12:11:07.886Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494879207,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494879210,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float32/base/to-int32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:07.985Z","updated_at":"2022-08-24T12:11:07.985Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-int32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494880319,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494880320,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float32/base/to-uint32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:08.136Z","updated_at":"2022-08-24T12:11:08.136Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-uint32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494880934,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494880935,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float32/base/to-word/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:08.282Z","updated_at":"2022-08-24T12:11:08.282Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-word/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494881116,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494881117,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float64/base/from-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:08.429Z","updated_at":"2022-08-24T12:11:08.429Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/from-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494881141,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494881142,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float64/base/to-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:08.553Z","updated_at":"2022-08-24T12:11:08.553Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494881629,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494881630,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float64/base/to-float32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:08.634Z","updated_at":"2022-08-24T12:11:08.634Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-float32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494881722,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494881723,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float64/base/to-int32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:08.933Z","updated_at":"2022-08-24T12:11:08.933Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-int32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494883317,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494883318,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"float64/base/to-uint32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.084Z","updated_at":"2022-08-24T12:11:09.084Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-uint32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494883352,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494883353,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"int32/base/to-uint32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.168Z","updated_at":"2022-08-24T12:11:09.168Z","repository_link":"https://github.com/stdlib-js/number/blob/main/int32/base/to-uint32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494883464,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494883465,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint16/base/from-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.236Z","updated_at":"2022-08-24T12:11:09.236Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint16/base/from-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494884952,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494884953,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint16/base/to-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.407Z","updated_at":"2022-08-24T12:11:09.407Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint16/base/to-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494885118,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494885119,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint32/base/from-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.458Z","updated_at":"2022-08-24T12:11:09.458Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/from-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494885301,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494885302,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint32/base/to-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.584Z","updated_at":"2022-08-24T12:11:09.584Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/to-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494885323,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494885324,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint32/base/to-int32/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.640Z","updated_at":"2022-08-24T12:11:09.640Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/to-int32/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494885410,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494885411,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint8/base/from-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:09.839Z","updated_at":"2022-08-24T12:11:09.839Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint8/base/from-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494885494,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494885495,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"julia","filepath":"uint8/base/to-binary-string/test/fixtures/julia/REQUIRE","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:10.069Z","updated_at":"2022-08-24T12:11:10.069Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint8/base/to-binary-string/test/fixtures/julia/REQUIRE","dependencies":[{"id":2494887702,"package_name":"julia","ecosystem":"julia","requirements":"1.5","direct":true,"kind":"runtime","optional":false},{"id":2494887703,"package_name":"JSON","ecosystem":"julia","requirements":"0.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-24T12:11:11.224Z","updated_at":"2022-08-24T12:11:11.224Z","repository_link":"https://github.com/stdlib-js/number/blob/main/package.json","dependencies":[{"id":2494892306,"package_name":"@stdlib/array","ecosystem":"npm","requirements":"github:stdlib-js/array#main","direct":true,"kind":"runtime","optional":false},{"id":2494892307,"package_name":"@stdlib/assert","ecosystem":"npm","requirements":"github:stdlib-js/assert#main","direct":true,"kind":"runtime","optional":false},{"id":2494892308,"package_name":"@stdlib/constants","ecosystem":"npm","requirements":"github:stdlib-js/constants#main","direct":true,"kind":"runtime","optional":false},{"id":2494892309,"package_name":"@stdlib/math","ecosystem":"npm","requirements":"github:stdlib-js/math#main","direct":true,"kind":"runtime","optional":false},{"id":2494892310,"package_name":"@stdlib/os","ecosystem":"npm","requirements":"github:stdlib-js/os#main","direct":true,"kind":"runtime","optional":false},{"id":2494892311,"package_name":"@stdlib/string","ecosystem":"npm","requirements":"github:stdlib-js/string#main","direct":true,"kind":"runtime","optional":false},{"id":2494892312,"package_name":"@stdlib/types","ecosystem":"npm","requirements":"github:stdlib-js/types#main","direct":true,"kind":"runtime","optional":false},{"id":2494892313,"package_name":"@stdlib/utils","ecosystem":"npm","requirements":"github:stdlib-js/utils#main","direct":true,"kind":"runtime","optional":false},{"id":2494892314,"package_name":"@stdlib/bench","ecosystem":"npm","requirements":"github:stdlib-js/bench","direct":true,"kind":"development","optional":false},{"id":2494892315,"package_name":"@stdlib/process","ecosystem":"npm","requirements":"github:stdlib-js/process","direct":true,"kind":"development","optional":false},{"id":2494892316,"package_name":"@stdlib/random","ecosystem":"npm","requirements":"github:stdlib-js/random","direct":true,"kind":"development","optional":false},{"id":2494892317,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":2494892318,"package_name":"semver","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":2494892319,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":2494892320,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":2494892321,"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:14.792Z","updated_at":"2023-01-31T22:45:14.792Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":7282835643,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282835644,"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:15.265Z","updated_at":"2023-01-31T22:45:15.265Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7282835669,"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:15.852Z","updated_at":"2023-01-31T22:45:15.852Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7282836234,"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:16.090Z","updated_at":"2023-01-31T22:45:16.090Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7282836262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836263,"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:16.310Z","updated_at":"2023-01-31T22:45:16.310Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7282836318,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836319,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836320,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836321,"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:16.445Z","updated_at":"2023-01-31T22:45:16.445Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7282836380,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836381,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836382,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282836383,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282836384,"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:16.584Z","updated_at":"2023-01-31T22:45:16.584Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7282836445,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836446,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836447,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282836448,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282836449,"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:16.674Z","updated_at":"2023-01-31T22:45:16.674Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/test.yml","dependencies":[{"id":7282836613,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836614,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836615,"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:16.947Z","updated_at":"2023-01-31T22:45:16.947Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7282836768,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836769,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836770,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282836771,"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:17.051Z","updated_at":"2023-01-31T22:45:17.051Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7282836933,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836934,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836935,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282836936,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282836937,"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:17.244Z","updated_at":"2023-01-31T22:45:17.244Z","repository_link":"https://github.com/stdlib-js/number/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7282837261,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282837262,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282837263,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"ctor/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.094Z","updated_at":"2023-10-05T09:49:46.094Z","repository_link":"https://github.com/stdlib-js/number/blob/main/ctor/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/exponent/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.113Z","updated_at":"2023-10-05T09:49:46.113Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/exponent/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/from-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.120Z","updated_at":"2023-10-05T09:49:46.120Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/from-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/from-word/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.130Z","updated_at":"2023-10-05T09:49:46.130Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/from-word/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/normalize/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.140Z","updated_at":"2023-10-05T09:49:46.140Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/normalize/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.153Z","updated_at":"2023-10-05T09:49:46.153Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/signbit/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.184Z","updated_at":"2023-10-05T09:49:46.184Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/signbit/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/significand/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.217Z","updated_at":"2023-10-05T09:49:46.217Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/significand/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/to-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.258Z","updated_at":"2023-10-05T09:49:46.258Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/to-int32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.306Z","updated_at":"2023-10-05T09:49:46.306Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-int32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/to-uint32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.344Z","updated_at":"2023-10-05T09:49:46.344Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-uint32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/base/to-word/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.385Z","updated_at":"2023-10-05T09:49:46.385Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/base/to-word/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.433Z","updated_at":"2023-10-05T09:49:46.433Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/exponent/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.461Z","updated_at":"2023-10-05T09:49:46.461Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/exponent/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/from-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.494Z","updated_at":"2023-10-05T09:49:46.494Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/from-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/from-int64-bytes/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.533Z","updated_at":"2023-10-05T09:49:46.533Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/from-int64-bytes/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/from-words/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.561Z","updated_at":"2023-10-05T09:49:46.561Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/from-words/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/get-high-word/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.604Z","updated_at":"2023-10-05T09:49:46.604Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/get-high-word/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/get-low-word/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.690Z","updated_at":"2023-10-05T09:49:46.690Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/get-low-word/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/normalize/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.729Z","updated_at":"2023-10-05T09:49:46.729Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/normalize/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.896Z","updated_at":"2023-10-05T09:49:46.896Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/set-high-word/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:46.976Z","updated_at":"2023-10-05T09:49:46.976Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/set-high-word/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/set-low-word/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.002Z","updated_at":"2023-10-05T09:49:47.002Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/set-low-word/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/signbit/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.037Z","updated_at":"2023-10-05T09:49:47.037Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/signbit/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/to-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.232Z","updated_at":"2023-10-05T09:49:47.232Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/to-float32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.398Z","updated_at":"2023-10-05T09:49:47.398Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-float32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/to-int32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.454Z","updated_at":"2023-10-05T09:49:47.454Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-int32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/to-int64-bytes/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.479Z","updated_at":"2023-10-05T09:49:47.479Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-int64-bytes/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/to-uint32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.493Z","updated_at":"2023-10-05T09:49:47.493Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-uint32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/base/to-words/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:47.900Z","updated_at":"2023-10-05T09:49:47.900Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/base/to-words/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.128Z","updated_at":"2023-10-05T09:49:48.128Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/reviver/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.212Z","updated_at":"2023-10-05T09:49:48.212Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/reviver/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"float64/to-json/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.255Z","updated_at":"2023-10-05T09:49:48.255Z","repository_link":"https://github.com/stdlib-js/number/blob/main/float64/to-json/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"int32/base/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.278Z","updated_at":"2023-10-05T09:49:48.278Z","repository_link":"https://github.com/stdlib-js/number/blob/main/int32/base/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"int32/base/to-uint32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.297Z","updated_at":"2023-10-05T09:49:48.297Z","repository_link":"https://github.com/stdlib-js/number/blob/main/int32/base/to-uint32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"int32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.311Z","updated_at":"2023-10-05T09:49:48.311Z","repository_link":"https://github.com/stdlib-js/number/blob/main/int32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint16/base/from-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.322Z","updated_at":"2023-10-05T09:49:48.322Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint16/base/from-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint16/base/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.330Z","updated_at":"2023-10-05T09:49:48.330Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint16/base/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint16/base/to-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.353Z","updated_at":"2023-10-05T09:49:48.353Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint16/base/to-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint16/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.378Z","updated_at":"2023-10-05T09:49:48.378Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint16/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/base/from-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.395Z","updated_at":"2023-10-05T09:49:48.395Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/from-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/base/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.407Z","updated_at":"2023-10-05T09:49:48.407Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/base/rotl/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.419Z","updated_at":"2023-10-05T09:49:48.419Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/rotl/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/base/rotr/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.431Z","updated_at":"2023-10-05T09:49:48.431Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/rotr/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/base/to-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.438Z","updated_at":"2023-10-05T09:49:48.438Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/to-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/base/to-int32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.445Z","updated_at":"2023-10-05T09:49:48.445Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/base/to-int32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint32/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.467Z","updated_at":"2023-10-05T09:49:48.467Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint32/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint8/base/from-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.494Z","updated_at":"2023-10-05T09:49:48.494Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint8/base/from-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint8/base/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.525Z","updated_at":"2023-10-05T09:49:48.525Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint8/base/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint8/base/to-binary-string/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.555Z","updated_at":"2023-10-05T09:49:48.555Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint8/base/to-binary-string/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"uint8/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T09:49:48.571Z","updated_at":"2023-10-05T09:49:48.571Z","repository_link":"https://github.com/stdlib-js/number/blob/main/uint8/package.json","dependencies":[]}],"score":19.99198855422076,"created_at":"2025-09-04T15:51:13.354Z","updated_at":"2025-10-07T08:16:02.479Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":83298,"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":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/39142","html_url":"https://science.ecosyste.ms/projects/39142","bibtex_url":"https://science.ecosyste.ms/projects/39142/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/39142/export.apalike"}