{"id":4353,"name":"os-byte-order","description":"Platform byte order.","url":"https://github.com/stdlib-js/os-byte-order","last_synced_at":"2025-09-04T17:20:46.146Z","repository":{"id":41358394,"uuid":"377219459","full_name":"stdlib-js/os-byte-order","owner":"stdlib-js","description":"Platform byte order.","archived":false,"fork":false,"pushed_at":"2025-06-22T19:31:18.000Z","size":558,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-30T16:43:27.998Z","etag":null,"topics":["byte-order","darwin","environment","javascript","linux","little-endian","mac","node","node-js","nodejs","os","pc","platform","runtime","stdlib","util","utilities","utility","utils","windows"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T15:59:43.000Z","updated_at":"2025-06-22T19:30:26.000Z","dependencies_parsed_at":"2023-02-17T06:31:15.508Z","dependency_job_id":"5634a12f-28d9-4f59-87ad-2be4dbfff2bd","html_url":"https://github.com/stdlib-js/os-byte-order","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"ffc90a52cafa9f862313bdcf10a120a9cbb6dcaa"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/os-byte-order","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/sbom","scorecard":{"id":848595,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/os-byte-order","commit":"23e2724f04dcf50bd74fda6baea153bdd97f8ef6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","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:  35 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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"}}]},"last_synced_at":"2025-08-23T21:56:56.914Z","repository_id":41358394,"created_at":"2025-08-23T21:56:56.915Z","updated_at":"2025-08-23T21:56:56.915Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273642362,"owners_count":25142355,"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-04T02:00:08.968Z","response_time":61,"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":8321851,"name":"@stdlib/os-byte-order-cli","ecosystem":"npm","description":"Platform byte order.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/os-byte-order","keywords_array":["stdlib","stdutils","stdutil","utils","util","utilities","utility","runtime","environment","platform","os","windows","darwin","linux","mac","pc","byte-order","little-endian","big-endian","endian","endianness"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2023-09-23T06:49:33.242Z","latest_release_published_at":"2024-07-27T14:54:24.513Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-05T07:32:05.717Z","created_at":"2023-09-23T06:53:29.334Z","updated_at":"2025-08-05T07:37:16.722Z","registry_url":"https://www.npmjs.com/package/@stdlib/os-byte-order-cli","install_command":"npm install @stdlib/os-byte-order-cli","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.2"}},"repo_metadata":{"id":41358394,"uuid":"377219459","full_name":"stdlib-js/os-byte-order","owner":"stdlib-js","description":"Platform byte order.","archived":false,"fork":false,"pushed_at":"2025-06-22T19:31:18.000Z","size":558,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-22T20:31:12.038Z","etag":null,"topics":["byte-order","darwin","environment","javascript","linux","little-endian","mac","node","node-js","nodejs","os","pc","platform","runtime","stdlib","util","utilities","utility","utils","windows"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T15:59:43.000Z","updated_at":"2025-06-22T19:30:26.000Z","dependencies_parsed_at":"2023-02-17T06:31:15.508Z","dependency_job_id":"5634a12f-28d9-4f59-87ad-2be4dbfff2bd","html_url":"https://github.com/stdlib-js/os-byte-order","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"ffc90a52cafa9f862313bdcf10a120a9cbb6dcaa"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/os-byte-order","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268858116,"owners_count":24318847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.2-cli","sha":"204e4b044ba30b5a8262efc9ddd3cf3080151fc9","kind":"tag","published_at":"2024-07-27T14:48:02.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-cli/manifests"},{"name":"v0.2.2-esm","sha":"a0f2467116a7492fa22c813e0bde804a70672c84","kind":"tag","published_at":"2024-07-27T14:48:01.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"1c753ed97cb41c2b541d6103f4a6ea6d4d4fbffb","kind":"tag","published_at":"2024-07-27T14:48:00.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"f30a8023e5c0dd429413f4f62fda1aa06d1ff51d","kind":"tag","published_at":"2024-07-27T14:47:59.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"4f9d83ed67c7032239992288194f1d5892f5d46d","kind":"commit","published_at":"2024-07-27T14:06:00.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2/manifests"},{"name":"v0.2.1-cli","sha":"1b332fb87acddd360e09915afa1d14ae33294229","kind":"tag","published_at":"2024-02-22T22:44:22.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-cli/manifests"},{"name":"v0.2.1-esm","sha":"ec6b3c2659f7387e920286978430813f3809db93","kind":"tag","published_at":"2024-02-22T22:44:20.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"53638152d644e5f8e2aa7cf514c0e57c0f3bf072","kind":"tag","published_at":"2024-02-22T22:44:19.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"8c70a678a940efcf40c3acdac5e9ac8cd14f16b6","kind":"tag","published_at":"2024-02-22T22:44:18.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"874074e1762b7ce91777ca66c3b3e0af71de5a0b","kind":"commit","published_at":"2024-02-22T21:14:03.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1/manifests"},{"name":"v0.2.0-cli","sha":"ac16dd6b33b8e56561d6177acf0c18159ff7eb92","kind":"tag","published_at":"2024-02-14T17:00:36.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-cli/manifests"},{"name":"v0.2.0-esm","sha":"3eac6954b87f2e58804b8e1fc9556985aa896c67","kind":"tag","published_at":"2024-02-14T17:00:35.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"4dd668376aa96b543f2c75bfb0613dd3faa21a93","kind":"tag","published_at":"2024-02-14T17:00:33.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"a8eba191968251a3034c67aab5cc9c5153da1616","kind":"tag","published_at":"2024-02-14T17:00:31.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"ffc90a52cafa9f862313bdcf10a120a9cbb6dcaa","kind":"commit","published_at":"2024-02-14T05:32:26.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0/manifests"},{"name":"v0.1.1-cli","sha":"bd32c75c63c6736a2d77549570144a76bd88502b","kind":"tag","published_at":"2023-10-10T03:40:34.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-cli/manifests"},{"name":"v0.1.1-esm","sha":"87bef3d468ff34dd9fb3188e058671da6920a513","kind":"tag","published_at":"2023-10-10T03:40:32.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"f82de6cc4717543c48ea7165169b0ecfd8697819","kind":"tag","published_at":"2023-10-10T03:40:30.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"be92fcb741465d41898d38b651a0ea04cb50762c","kind":"tag","published_at":"2023-10-10T03:40:29.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"a0bdda1fa4acc5af3e145e7727bcf15310e0b2a7","kind":"commit","published_at":"2023-10-09T20:09:18.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1/manifests"},{"name":"v0.1.0-cli","sha":"5637de9b3482e535dcce348b7d3486a0a111ab17","kind":"tag","published_at":"2023-09-23T05:55:06.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-cli/manifests"},{"name":"v0.1.0-esm","sha":"2176e070811d96fa8c3265302ef98bfcfbff44a1","kind":"tag","published_at":"2023-09-23T05:55:04.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"7d9bb0c7b0c1846fca548e6ca428f52da1ea5393","kind":"tag","published_at":"2023-09-23T05:55:02.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"289b37e10fda18a574f41a6919dcee7236e5def9","kind":"tag","published_at":"2023-09-23T05:55:00.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"8d0f0b6ccbe629a9f3f728de7b9daaaf461eda1c","kind":"commit","published_at":"2023-09-23T02:05:54.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"e6c223cad4a3049f2681dfa6c44864fe353ae04f","kind":"commit","published_at":"2022-02-16T06:48:25.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"00eb1883eb648206901dac427dcb736292a06300","kind":"commit","published_at":"2021-08-22T16:20:47.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"cc780512a0bd3522b0b3e0e624a09611d9de9796","kind":"tag","published_at":"2021-07-09T23:48:29.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"8944d66a57c4693b85daf43b3bbf32c6fe380d9a","kind":"tag","published_at":"2021-07-07T00:32:26.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4df27b4301291a91603b91fa786c4cf70013dfd1","kind":"tag","published_at":"2021-06-27T23:26:33.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"700f2c936403fe307eec6bdd51da6e0eb95a319c","kind":"tag","published_at":"2021-06-16T05:05:17.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"acfae36ff532155de4cdecbbc15421e434302007","kind":"tag","published_at":"2021-06-15T16:00:10.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-05T07:37:16.721Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.34631215227613,"dependent_packages_count":53.53498100541201,"stargazers_count":14.967369015773915,"forks_count":15.907571173999013,"docker_downloads_count":null,"average":30.439058336865266},"purl":"pkg:npm/%40stdlib/os-byte-order-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/os-byte-order-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/os-byte-order-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/os-byte-order-cli/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-22T20:42:39.269Z","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%2Fos-byte-order/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order-cli/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":"2023-09-23T06:56:06.968Z","updated_at":"2023-09-23T06:56:06.968Z","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":"2023-09-23T06:56:07.005Z","updated_at":"2023-09-23T06:56:07.005Z","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":"2023-09-23T06:56:06.892Z","updated_at":"2023-09-23T06:56:06.892Z","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":"2023-09-23T06:56:06.931Z","updated_at":"2023-09-23T06:56:06.931Z","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":5130132,"maintainers_count":1051305,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293724,"name":"@stdlib/os-byte-order","ecosystem":"npm","description":"Platform byte order.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/os-byte-order","keywords_array":["stdlib","stdutils","stdutil","utils","util","utilities","utility","runtime","environment","platform","os","windows","darwin","linux","mac","pc","byte-order","little-endian","big-endian","endian","endianness"],"namespace":"stdlib","versions_count":12,"first_release_published_at":"2021-06-15T16:00:13.765Z","latest_release_published_at":"2024-07-27T14:06:02.655Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-30T16:36:25.217Z","created_at":"2022-04-08T19:54:03.271Z","updated_at":"2025-08-30T16:43:34.320Z","registry_url":"https://www.npmjs.com/package/@stdlib/os-byte-order","install_command":"npm install @stdlib/os-byte-order","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.2"}},"repo_metadata":{"id":41358394,"uuid":"377219459","full_name":"stdlib-js/os-byte-order","owner":"stdlib-js","description":"Platform byte order.","archived":false,"fork":false,"pushed_at":"2025-06-22T19:31:18.000Z","size":558,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-05T07:44:42.064Z","etag":null,"topics":["byte-order","darwin","environment","javascript","linux","little-endian","mac","node","node-js","nodejs","os","pc","platform","runtime","stdlib","util","utilities","utility","utils","windows"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T15:59:43.000Z","updated_at":"2025-06-22T19:30:26.000Z","dependencies_parsed_at":"2023-02-17T06:31:15.508Z","dependency_job_id":"5634a12f-28d9-4f59-87ad-2be4dbfff2bd","html_url":"https://github.com/stdlib-js/os-byte-order","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"ffc90a52cafa9f862313bdcf10a120a9cbb6dcaa"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/os-byte-order","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/sbom","scorecard":{"id":848595,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/os-byte-order","commit":"23e2724f04dcf50bd74fda6baea153bdd97f8ef6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/os-byte-order/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","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:  35 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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"}}]},"last_synced_at":"2025-08-23T21:56:56.914Z","repository_id":41358394,"created_at":"2025-08-23T21:56:56.915Z","updated_at":"2025-08-23T21:56:56.915Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272878208,"owners_count":25008340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.2-cli","sha":"204e4b044ba30b5a8262efc9ddd3cf3080151fc9","kind":"tag","published_at":"2024-07-27T14:48:02.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-cli/manifests"},{"name":"v0.2.2-esm","sha":"a0f2467116a7492fa22c813e0bde804a70672c84","kind":"tag","published_at":"2024-07-27T14:48:01.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"1c753ed97cb41c2b541d6103f4a6ea6d4d4fbffb","kind":"tag","published_at":"2024-07-27T14:48:00.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"f30a8023e5c0dd429413f4f62fda1aa06d1ff51d","kind":"tag","published_at":"2024-07-27T14:47:59.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"4f9d83ed67c7032239992288194f1d5892f5d46d","kind":"commit","published_at":"2024-07-27T14:06:00.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.2/manifests"},{"name":"v0.2.1-cli","sha":"1b332fb87acddd360e09915afa1d14ae33294229","kind":"tag","published_at":"2024-02-22T22:44:22.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-cli/manifests"},{"name":"v0.2.1-esm","sha":"ec6b3c2659f7387e920286978430813f3809db93","kind":"tag","published_at":"2024-02-22T22:44:20.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"53638152d644e5f8e2aa7cf514c0e57c0f3bf072","kind":"tag","published_at":"2024-02-22T22:44:19.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"8c70a678a940efcf40c3acdac5e9ac8cd14f16b6","kind":"tag","published_at":"2024-02-22T22:44:18.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"874074e1762b7ce91777ca66c3b3e0af71de5a0b","kind":"commit","published_at":"2024-02-22T21:14:03.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.1/manifests"},{"name":"v0.2.0-cli","sha":"ac16dd6b33b8e56561d6177acf0c18159ff7eb92","kind":"tag","published_at":"2024-02-14T17:00:36.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-cli/manifests"},{"name":"v0.2.0-esm","sha":"3eac6954b87f2e58804b8e1fc9556985aa896c67","kind":"tag","published_at":"2024-02-14T17:00:35.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"4dd668376aa96b543f2c75bfb0613dd3faa21a93","kind":"tag","published_at":"2024-02-14T17:00:33.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"a8eba191968251a3034c67aab5cc9c5153da1616","kind":"tag","published_at":"2024-02-14T17:00:31.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"ffc90a52cafa9f862313bdcf10a120a9cbb6dcaa","kind":"commit","published_at":"2024-02-14T05:32:26.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.2.0/manifests"},{"name":"v0.1.1-cli","sha":"bd32c75c63c6736a2d77549570144a76bd88502b","kind":"tag","published_at":"2023-10-10T03:40:34.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-cli/manifests"},{"name":"v0.1.1-esm","sha":"87bef3d468ff34dd9fb3188e058671da6920a513","kind":"tag","published_at":"2023-10-10T03:40:32.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"f82de6cc4717543c48ea7165169b0ecfd8697819","kind":"tag","published_at":"2023-10-10T03:40:30.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"be92fcb741465d41898d38b651a0ea04cb50762c","kind":"tag","published_at":"2023-10-10T03:40:29.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"a0bdda1fa4acc5af3e145e7727bcf15310e0b2a7","kind":"commit","published_at":"2023-10-09T20:09:18.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.1/manifests"},{"name":"v0.1.0-cli","sha":"5637de9b3482e535dcce348b7d3486a0a111ab17","kind":"tag","published_at":"2023-09-23T05:55:06.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-cli","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-cli/manifests"},{"name":"v0.1.0-esm","sha":"2176e070811d96fa8c3265302ef98bfcfbff44a1","kind":"tag","published_at":"2023-09-23T05:55:04.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"7d9bb0c7b0c1846fca548e6ca428f52da1ea5393","kind":"tag","published_at":"2023-09-23T05:55:02.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"289b37e10fda18a574f41a6919dcee7236e5def9","kind":"tag","published_at":"2023-09-23T05:55:00.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"8d0f0b6ccbe629a9f3f728de7b9daaaf461eda1c","kind":"commit","published_at":"2023-09-23T02:05:54.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"e6c223cad4a3049f2681dfa6c44864fe353ae04f","kind":"commit","published_at":"2022-02-16T06:48:25.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"00eb1883eb648206901dac427dcb736292a06300","kind":"commit","published_at":"2021-08-22T16:20:47.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"cc780512a0bd3522b0b3e0e624a09611d9de9796","kind":"tag","published_at":"2021-07-09T23:48:29.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"8944d66a57c4693b85daf43b3bbf32c6fe380d9a","kind":"tag","published_at":"2021-07-07T00:32:26.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4df27b4301291a91603b91fa786c4cf70013dfd1","kind":"tag","published_at":"2021-06-27T23:26:33.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"700f2c936403fe307eec6bdd51da6e0eb95a319c","kind":"tag","published_at":"2021-06-16T05:05:17.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"acfae36ff532155de4cdecbbc15421e434302007","kind":"tag","published_at":"2021-06-15T16:00:10.000Z","download_url":"https://codeload.github.com/stdlib-js/os-byte-order/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/os-byte-order/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/os-byte-order@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T16:43:34.320Z","dependent_packages_count":5,"downloads":1558947,"downloads_period":"last-month","dependent_repos_count":722,"rankings":{"downloads":0.16706460644620383,"dependent_repos_count":0.6712625316595567,"dependent_packages_count":3.7010582544746415,"stargazers_count":14.499955550856692,"forks_count":15.388159688063329,"docker_downloads_count":1.3720988341913332,"average":5.966599910948626},"purl":"pkg:npm/%40stdlib/os-byte-order","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/os-byte-order","docker_dependents_count":28,"docker_downloads_count":101321,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/os-byte-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/os-byte-order/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-30T16:43:32.876Z","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%2Fos-byte-order/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fos-byte-order/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:24.718Z","updated_at":"2022-11-11T00:21:24.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:25.207Z","updated_at":"2022-11-11T00:21:25.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:22.011Z","updated_at":"2022-11-11T00:21:22.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:23.003Z","updated_at":"2022-11-11T00:21:23.003Z","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":5130132,"maintainers_count":1051305,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","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":112629,"full_name":"stdlib-js/os-byte-order","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":62}],"total_commits":62,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":62.0,"dds":0.0,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":10}],"past_year_total_commits":10,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.0,"last_synced_at":"2025-06-15T14:20:41.624Z","last_synced_commit":"742b9cff02a5e50411cbb123d76eff0a2bfdd5e0","created_at":"2023-03-07T22:29:51.277Z","updated_at":"2025-06-15T14:20:41.625Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310309,"contributors_count":31095240,"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/os-byte-order","html_url":"https://github.com/stdlib-js/os-byte-order","last_synced_at":"2025-08-30T16:43:32.876Z","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:24.452Z","updated_at":"2025-08-30T16:43:32.877Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fos-byte-order/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-04T00:00:25.939Z","repositories_count":10079947,"issues_count":31294689,"pull_requests_count":96077738,"authors_count":10693120,"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":33},"last_year":{"PushEvent":33}},"keywords":["byte-order","darwin","environment","javascript","linux","little-endian","mac","node","node-js","nodejs","os","pc","platform","runtime","stdlib","util","utilities","utility","utils","windows"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-25T11:41:07.387Z","updated_at":"2022-08-25T11:41:07.387Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/package.json","dependencies":[{"id":2685278287,"package_name":"@stdlib/assert-is-big-endian","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2685278288,"package_name":"@stdlib/assert-is-little-endian","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2685278289,"package_name":"@stdlib/cli-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2685278290,"package_name":"@stdlib/fs-read-file","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2685278291,"package_name":"@stdlib/utils-library-manifest","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":2685278292,"package_name":"@stdlib/assert-is-browser","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2685278293,"package_name":"@stdlib/assert-is-windows","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2685278294,"package_name":"@stdlib/process-exec-path","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":2685278295,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":2685278296,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":2685278297,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":2685278298,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T22:30:33.277Z","updated_at":"2023-01-31T22:30:33.277Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7282664368,"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:30:33.313Z","updated_at":"2023-01-31T22:30:33.313Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7282664383,"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:30:33.368Z","updated_at":"2023-01-31T22:30:33.368Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7282664430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664431,"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:30:33.557Z","updated_at":"2023-01-31T22:30:33.557Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7282664462,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664463,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664464,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664465,"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:30:33.693Z","updated_at":"2023-01-31T22:30:33.693Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7282664482,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664483,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664484,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282664485,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7282664486,"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:30:33.750Z","updated_at":"2023-01-31T22:30:33.750Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7282664515,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664516,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664517,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282664518,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282664519,"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:30:33.825Z","updated_at":"2023-01-31T22:30:33.825Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/test.yml","dependencies":[{"id":7282664538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664539,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664540,"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:30:33.887Z","updated_at":"2023-01-31T22:30:33.887Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7282664567,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664569,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664571,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282664572,"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:30:33.933Z","updated_at":"2023-01-31T22:30:33.933Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7282664592,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664593,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664594,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664595,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7282664596,"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:30:33.986Z","updated_at":"2023-01-31T22:30:33.986Z","repository_link":"https://github.com/stdlib-js/os-byte-order/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7282664600,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664601,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7282664602,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":14.322955072216136,"created_at":"2025-09-04T15:50:11.210Z","updated_at":"2025-10-07T08:05:02.184Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":1558961,"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/4353","html_url":"https://science.ecosyste.ms/projects/4353","bibtex_url":"https://science.ecosyste.ms/projects/4353/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/4353/export.apalike"}