{"id":41384,"name":"@stdlib/ndarray-base","description":"Base ndarray.","url":"https://github.com/stdlib-js/ndarray-base","last_synced_at":"2025-09-08T11:52:00.471Z","repository":{"id":50727048,"uuid":"377264033","full_name":"stdlib-js/ndarray-base","owner":"stdlib-js","description":"Base ndarray.","archived":false,"fork":false,"pushed_at":"2025-09-03T04:36:49.000Z","size":46774,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-05T15:19:39.772Z","etag":null,"topics":["array","base","buffer","data","javascript","matrix","multidimensional","namespace","ndarray","node","node-js","nodejs","ns","stdlib","structures","types","vector"],"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-15T18:48:33.000Z","updated_at":"2025-09-03T04:31:25.000Z","dependencies_parsed_at":"2023-02-17T02:01:48.531Z","dependency_job_id":"fc114a58-c2f0-48aa-9ef1-cd0bdcc80d9b","html_url":"https://github.com/stdlib-js/ndarray-base","commit_stats":{"total_commits":127,"total_committers":1,"mean_commits":127.0,"dds":0.0,"last_synced_commit":"e60059455a4de75606f673b631926f2f0aa50877"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/ndarray-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/sbom","scorecard":{"id":848468,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/ndarray-base","commit":"cd426de3c59ed0257dc0cd4ec2117b6f82a82ec7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  33 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  32 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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:55:57.828Z","repository_id":50727048,"created_at":"2025-08-23T21:55:57.829Z","updated_at":"2025-08-23T21:55:57.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181101,"owners_count":25236549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"packages":[{"id":1293578,"name":"@stdlib/ndarray-base","ecosystem":"npm","description":"Base ndarray.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/ndarray-base","keywords_array":["stdlib","stdtypes","types","data","structures","array","vector","matrix","ndarray","multidimensional","buffer","base","namespace","ns"],"namespace":"stdlib","versions_count":11,"first_release_published_at":"2021-06-15T18:50:08.489Z","latest_release_published_at":"2024-07-29T11:55:01.103Z","latest_release_number":"0.3.0","last_synced_at":"2025-09-05T09:03:00.232Z","created_at":"2022-04-08T19:53:46.254Z","updated_at":"2025-09-06T10:12:13.176Z","registry_url":"https://www.npmjs.com/package/@stdlib/ndarray-base","install_command":"npm install @stdlib/ndarray-base","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.3.0"}},"repo_metadata":{"id":50727048,"uuid":"377264033","full_name":"stdlib-js/ndarray-base","owner":"stdlib-js","description":"Base ndarray.","archived":false,"fork":false,"pushed_at":"2025-09-03T04:36:49.000Z","size":46774,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-05T15:19:39.772Z","etag":null,"topics":["array","base","buffer","data","javascript","matrix","multidimensional","namespace","ndarray","node","node-js","nodejs","ns","stdlib","structures","types","vector"],"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-15T18:48:33.000Z","updated_at":"2025-09-03T04:31:25.000Z","dependencies_parsed_at":"2023-02-17T02:01:48.531Z","dependency_job_id":"fc114a58-c2f0-48aa-9ef1-cd0bdcc80d9b","html_url":"https://github.com/stdlib-js/ndarray-base","commit_stats":{"total_commits":127,"total_committers":1,"mean_commits":127.0,"dds":0.0,"last_synced_commit":"e60059455a4de75606f673b631926f2f0aa50877"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/ndarray-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/sbom","scorecard":{"id":848468,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/ndarray-base","commit":"cd426de3c59ed0257dc0cd4ec2117b6f82a82ec7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/ndarray-base/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  33 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  32 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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:55:57.828Z","repository_id":50727048,"created_at":"2025-08-23T21:55:57.829Z","updated_at":"2025-08-23T21:55:57.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273849463,"owners_count":25179161,"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-06T02:00:13.247Z","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.3.0-esm","sha":"ac7f710cac8708a011cf9370430a8451b29595ff","kind":"tag","published_at":"2024-07-29T12:04:43.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.3.0-esm","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.3.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.3.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0-esm/manifests"},{"name":"v0.3.0-umd","sha":"ba4bff7115c11bc5c3ce0e376d5f0769909a1a61","kind":"tag","published_at":"2024-07-29T12:04:41.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.3.0-umd","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.3.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.3.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0-umd/manifests"},{"name":"v0.3.0-deno","sha":"22d6eb9058ba3a41ed79a695376a0d9dcae8e049","kind":"tag","published_at":"2024-07-29T12:04:40.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.3.0-deno","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.3.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.3.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0-deno/manifests"},{"name":"v0.3.0","sha":"c19ac44c8181209b1b6afa4c15a9d8efae263f48","kind":"commit","published_at":"2024-07-29T11:54:58.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.3.0/manifests"},{"name":"v0.2.1-esm","sha":"58918d51476abfdc9447d6949a2ce31fa016f923","kind":"tag","published_at":"2024-02-25T22:33:51.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"9dbc69593b5128e4b199f9ba0c6f2f7c08a09fa2","kind":"tag","published_at":"2024-02-25T22:33:50.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"ec20461506906c64d3a7fd6ac1198ef12b3ab588","kind":"tag","published_at":"2024-02-25T22:33:49.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"88247eab69b0c01c104bf1a00aa647659d31916d","kind":"commit","published_at":"2024-02-25T20:15:54.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.1/manifests"},{"name":"v0.2.0-esm","sha":"cfdadee5c524c5b7eb6ca36dd7a1f5e2ce9c810a","kind":"tag","published_at":"2024-02-15T06:50:59.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"0bed1005b84454f476ac7c578c1f0ced514dab44","kind":"tag","published_at":"2024-02-15T06:50:58.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"e7b0a75190513e2fb3c09dff797ce3b949962733","kind":"tag","published_at":"2024-02-15T06:50:57.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"42ae2aca779888c7d25276aa7b8ef1b76f5051cf","kind":"commit","published_at":"2024-02-15T01:03:17.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.2.0/manifests"},{"name":"v0.1.0-esm","sha":"0d1b0f854f6d11826a8861b67f06f1f2b3eb81c3","kind":"tag","published_at":"2023-09-24T18:54:37.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"2bde34acdb4a9dfa31dd2e8501e276dabb04a0d6","kind":"tag","published_at":"2023-09-24T18:54:35.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"0fa9f6e089554353d89bc9d2c42309d550531d0d","kind":"tag","published_at":"2023-09-24T18:54:33.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"760f18d815910204c8c65d823c5747bbeb0db930","kind":"commit","published_at":"2023-09-24T17:34:49.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"8909b0843f38f4348ea63b31fc4f5967acd44d7b","kind":"commit","published_at":"2022-02-16T07:52:18.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"deddd8316e66f1298c05433ac5bc841c2658cf30","kind":"commit","published_at":"2021-08-22T16:49:39.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"46df494a642532740c6128a5309b967693a7c83b","kind":"tag","published_at":"2021-07-07T04:59:38.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"772f0c9cb62519d1b93ddb81782ba5c4380070d3","kind":"tag","published_at":"2021-06-29T14:09:45.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4db2e776d2e1d6e6b99a33aebe9e33e761b3e69","kind":"tag","published_at":"2021-06-28T00:28:00.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c1d55b50eee97bb431eaf5b59695fdedd5d427d5","kind":"tag","published_at":"2021-06-16T13:02:30.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7743b519dee99e4b977e4b4ac52188c8ca2ba1d9","kind":"tag","published_at":"2021-06-15T18:50:05.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/ndarray-base/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T10:12:13.175Z","dependent_packages_count":2,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":18.792103942249902,"forks_count":17.419597981652586,"average":19.841778773172493},"purl":"pkg:npm/%40stdlib/ndarray-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/ndarray-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/ndarray-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/ndarray-base/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-27T23:55:39.347Z","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%2Fndarray-base/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base/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:45.474Z","updated_at":"2022-11-11T00:21:45.474Z","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:45.482Z","updated_at":"2022-11-11T00:21:45.482Z","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:45.453Z","updated_at":"2022-11-11T00:21:45.453Z","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:45.463Z","updated_at":"2022-11-11T00:21:45.463Z","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":5134156,"maintainers_count":1052502,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":112483,"full_name":"stdlib-js/ndarray-base","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":127}],"total_commits":127,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":127.0,"dds":0.0,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":37}],"past_year_total_commits":37,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":37.0,"past_year_dds":0.0,"last_synced_at":"2024-10-19T11:35:39.740Z","last_synced_commit":"e60059455a4de75606f673b631926f2f0aa50877","created_at":"2023-03-07T22:29:19.692Z","updated_at":"2024-10-19T11:35:39.741Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"stdlib-js/ndarray-base","html_url":"https://github.com/stdlib-js/ndarray-base","last_synced_at":"2025-08-27T23:55:39.347Z","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:13:38.228Z","updated_at":"2025-08-27T23:55:39.347Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":151},"last_year":{"PushEvent":151}},"keywords":["array","base","buffer","data","javascript","matrix","multidimensional","namespace","ndarray","node","node-js","nodejs","ns","stdlib","structures","types","vector"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-02T22:00:20.441Z","updated_at":"2022-09-02T22:00:20.441Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/package.json","dependencies":[{"id":3634778537,"package_name":"@stdlib/ndarray-base-assert","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778538,"package_name":"@stdlib/ndarray-base-bind2vind","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778539,"package_name":"@stdlib/ndarray-base-broadcast-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778540,"package_name":"@stdlib/ndarray-base-broadcast-shapes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778541,"package_name":"@stdlib/ndarray-base-buffer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778542,"package_name":"@stdlib/ndarray-base-buffer-ctors","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778543,"package_name":"@stdlib/ndarray-base-buffer-dtype","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778544,"package_name":"@stdlib/ndarray-base-buffer-dtype-enum","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778545,"package_name":"@stdlib/ndarray-base-bytes-per-element","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778546,"package_name":"@stdlib/ndarray-base-char2dtype","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778547,"package_name":"@stdlib/ndarray-base-clamp-index","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778548,"package_name":"@stdlib/ndarray-base-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778549,"package_name":"@stdlib/ndarray-base-dtype-char","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778550,"package_name":"@stdlib/ndarray-base-dtype-desc","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778551,"package_name":"@stdlib/ndarray-base-dtype-enum2str","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778552,"package_name":"@stdlib/ndarray-base-dtype-resolve-enum","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778553,"package_name":"@stdlib/ndarray-base-dtype-resolve-str","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778554,"package_name":"@stdlib/ndarray-base-dtype-str2enum","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778555,"package_name":"@stdlib/ndarray-base-dtype2c","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778556,"package_name":"@stdlib/ndarray-base-dtypes2signatures","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778557,"package_name":"@stdlib/ndarray-base-expand-dimensions","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778558,"package_name":"@stdlib/ndarray-base-from-scalar","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778559,"package_name":"@stdlib/ndarray-base-ind","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778560,"package_name":"@stdlib/ndarray-base-ind2sub","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778561,"package_name":"@stdlib/ndarray-base-iteration-order","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778562,"package_name":"@stdlib/ndarray-base-max-view-buffer-index","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778563,"package_name":"@stdlib/ndarray-base-maybe-broadcast-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778564,"package_name":"@stdlib/ndarray-base-meta-data-props","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778565,"package_name":"@stdlib/ndarray-base-min-view-buffer-index","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778566,"package_name":"@stdlib/ndarray-base-minmax-view-buffer-index","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778567,"package_name":"@stdlib/ndarray-base-ndarraylike2object","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778568,"package_name":"@stdlib/ndarray-base-nonsingleton-dimensions","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778569,"package_name":"@stdlib/ndarray-base-numel","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778570,"package_name":"@stdlib/ndarray-base-prepend-singleton-dimensions","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778571,"package_name":"@stdlib/ndarray-base-remove-singleton-dimensions","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778572,"package_name":"@stdlib/ndarray-base-serialize-meta-data","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778573,"package_name":"@stdlib/ndarray-base-shape2strides","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778574,"package_name":"@stdlib/ndarray-base-singleton-dimensions","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778575,"package_name":"@stdlib/ndarray-base-strides2offset","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778576,"package_name":"@stdlib/ndarray-base-strides2order","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778577,"package_name":"@stdlib/ndarray-base-sub2ind","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778578,"package_name":"@stdlib/ndarray-base-to-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778579,"package_name":"@stdlib/ndarray-base-transpose","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778580,"package_name":"@stdlib/ndarray-base-vind2bind","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778581,"package_name":"@stdlib/ndarray-base-wrap-index","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778582,"package_name":"@stdlib/ndarray-base-zeros","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778583,"package_name":"@stdlib/ndarray-base-zeros-like","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778584,"package_name":"@stdlib/utils-define-read-only-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3634778585,"package_name":"@stdlib/array-base-arraylike2object","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778586,"package_name":"@stdlib/array-buffer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778587,"package_name":"@stdlib/array-complex128","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778588,"package_name":"@stdlib/array-complex64","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778589,"package_name":"@stdlib/array-dataview","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778590,"package_name":"@stdlib/array-filled","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778591,"package_name":"@stdlib/array-filled-by","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778592,"package_name":"@stdlib/array-float32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778593,"package_name":"@stdlib/array-float64","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778594,"package_name":"@stdlib/array-int16","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778595,"package_name":"@stdlib/array-int32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778596,"package_name":"@stdlib/array-int8","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778597,"package_name":"@stdlib/array-typed-complex-ctors","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778598,"package_name":"@stdlib/array-uint16","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778599,"package_name":"@stdlib/array-uint32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778600,"package_name":"@stdlib/array-uint8","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778601,"package_name":"@stdlib/array-uint8c","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778602,"package_name":"@stdlib/assert-has-bigint-support","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778603,"package_name":"@stdlib/assert-has-own-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778604,"package_name":"@stdlib/assert-has-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778605,"package_name":"@stdlib/assert-instance-of","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778606,"package_name":"@stdlib/assert-is-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778607,"package_name":"@stdlib/assert-is-array-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778608,"package_name":"@stdlib/assert-is-array-like-object","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778609,"package_name":"@stdlib/assert-is-boolean","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778610,"package_name":"@stdlib/assert-is-browser","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778611,"package_name":"@stdlib/assert-is-buffer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778612,"package_name":"@stdlib/assert-is-collection","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778613,"package_name":"@stdlib/assert-is-complex128array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778614,"package_name":"@stdlib/assert-is-complex64array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778615,"package_name":"@stdlib/assert-is-dataview","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778616,"package_name":"@stdlib/assert-is-float32array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778617,"package_name":"@stdlib/assert-is-float64array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778618,"package_name":"@stdlib/assert-is-function","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778619,"package_name":"@stdlib/assert-is-int16array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778620,"package_name":"@stdlib/assert-is-int32array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778621,"package_name":"@stdlib/assert-is-int8array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778622,"package_name":"@stdlib/assert-is-integer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778623,"package_name":"@stdlib/assert-is-little-endian","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778624,"package_name":"@stdlib/assert-is-ndarray-like","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778625,"package_name":"@stdlib/assert-is-nonnegative-integer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778626,"package_name":"@stdlib/assert-is-nonnegative-integer-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778627,"package_name":"@stdlib/assert-is-number","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778628,"package_name":"@stdlib/assert-is-plain-object","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778629,"package_name":"@stdlib/assert-is-positive-integer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778630,"package_name":"@stdlib/assert-is-string","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778631,"package_name":"@stdlib/assert-is-string-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778632,"package_name":"@stdlib/assert-is-uint16array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778633,"package_name":"@stdlib/assert-is-uint32array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778634,"package_name":"@stdlib/assert-is-uint8array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778635,"package_name":"@stdlib/assert-is-uint8clampedarray","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778636,"package_name":"@stdlib/bench","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778637,"package_name":"@stdlib/bigint-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778638,"package_name":"@stdlib/boolean-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778639,"package_name":"@stdlib/buffer-alloc-unsafe","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778640,"package_name":"@stdlib/buffer-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778641,"package_name":"@stdlib/buffer-from-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778642,"package_name":"@stdlib/complex-float32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778643,"package_name":"@stdlib/complex-float64","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778644,"package_name":"@stdlib/complex-imag","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778645,"package_name":"@stdlib/complex-imagf","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778646,"package_name":"@stdlib/complex-real","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778647,"package_name":"@stdlib/complex-realf","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778648,"package_name":"@stdlib/math-base-assert-is-nan","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778649,"package_name":"@stdlib/math-base-special-abs","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778650,"package_name":"@stdlib/math-base-special-cbrt","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778651,"package_name":"@stdlib/math-base-special-floor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778652,"package_name":"@stdlib/math-base-special-identity","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778653,"package_name":"@stdlib/math-base-special-pow","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778654,"package_name":"@stdlib/math-base-special-round","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778655,"package_name":"@stdlib/math-base-special-sqrt","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778656,"package_name":"@stdlib/math-base-special-trunc","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778657,"package_name":"@stdlib/ndarray-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778658,"package_name":"@stdlib/ndarray-base-assert-is-allowed-data-type-cast","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778659,"package_name":"@stdlib/ndarray-base-assert-is-buffer-length-compatible","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778660,"package_name":"@stdlib/ndarray-base-assert-is-buffer-length-compatible-shape","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778661,"package_name":"@stdlib/ndarray-base-assert-is-casting-mode","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778662,"package_name":"@stdlib/ndarray-base-assert-is-column-major","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778663,"package_name":"@stdlib/ndarray-base-assert-is-column-major-contiguous","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778664,"package_name":"@stdlib/ndarray-base-assert-is-contiguous","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778665,"package_name":"@stdlib/ndarray-base-assert-is-data-type","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778666,"package_name":"@stdlib/ndarray-base-assert-is-index-mode","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778667,"package_name":"@stdlib/ndarray-base-assert-is-order","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778668,"package_name":"@stdlib/ndarray-base-assert-is-read-only","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778669,"package_name":"@stdlib/ndarray-base-assert-is-row-major","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778670,"package_name":"@stdlib/ndarray-base-assert-is-row-major-contiguous","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778671,"package_name":"@stdlib/ndarray-base-assert-is-safe-data-type-cast","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778672,"package_name":"@stdlib/ndarray-base-assert-is-same-kind-data-type-cast","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778673,"package_name":"@stdlib/ndarray-base-assert-is-single-segment-compatible","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778674,"package_name":"@stdlib/ndarray-casting-modes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778675,"package_name":"@stdlib/ndarray-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778676,"package_name":"@stdlib/ndarray-dtypes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778677,"package_name":"@stdlib/ndarray-ind2sub","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778678,"package_name":"@stdlib/ndarray-index-modes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778679,"package_name":"@stdlib/ndarray-orders","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778680,"package_name":"@stdlib/ndarray-safe-casts","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778681,"package_name":"@stdlib/ndarray-same-kind-casts","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778682,"package_name":"@stdlib/number-float64-base-from-int64-bytes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778683,"package_name":"@stdlib/number-float64-base-to-int64-bytes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778684,"package_name":"@stdlib/random-base-discrete-uniform","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778685,"package_name":"@stdlib/random-base-randu","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778686,"package_name":"@stdlib/strided-base-reinterpret-complex128","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778687,"package_name":"@stdlib/strided-base-reinterpret-complex64","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778688,"package_name":"@stdlib/strided-dtypes","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778689,"package_name":"@stdlib/string-format","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778690,"package_name":"@stdlib/string-left-pad","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778691,"package_name":"@stdlib/string-replace","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778692,"package_name":"@stdlib/string-right-pad","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778693,"package_name":"@stdlib/utils-constructor-name","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778694,"package_name":"@stdlib/utils-define-nonenumerable-read-only-accessor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778695,"package_name":"@stdlib/utils-define-nonenumerable-read-only-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778696,"package_name":"@stdlib/utils-keys","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778697,"package_name":"@stdlib/utils-object-inverse","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778698,"package_name":"@stdlib/utils-try-require","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3634778699,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3634778700,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":3634778701,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":3634778702,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T02:01:47.572Z","updated_at":"2023-02-17T02:01:47.572Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":7730593606,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730593607,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T02:01:47.638Z","updated_at":"2023-02-17T02:01:47.638Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7730593980,"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-02-17T02:01:47.675Z","updated_at":"2023-02-17T02:01:47.675Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7730595373,"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-02-17T02:01:47.766Z","updated_at":"2023-02-17T02:01:47.766Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7730595516,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730595517,"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-02-17T02:01:47.842Z","updated_at":"2023-02-17T02:01:47.842Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7730596665,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730596666,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730596667,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730596668,"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-02-17T02:01:47.969Z","updated_at":"2023-02-17T02:01:47.969Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7730597801,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730597805,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730597806,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7730597810,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7730597812,"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-02-17T02:01:48.228Z","updated_at":"2023-02-17T02:01:48.228Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7730599427,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730599428,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730599429,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7730599430,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7730599431,"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-02-17T02:01:48.292Z","updated_at":"2023-02-17T02:01:48.292Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/test.yml","dependencies":[{"id":7730600010,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600011,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600012,"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-02-17T02:01:48.389Z","updated_at":"2023-02-17T02:01:48.389Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7730600609,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600613,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600615,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7730600617,"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-02-17T02:01:48.441Z","updated_at":"2023-02-17T02:01:48.441Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7730600926,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600927,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600928,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730600929,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7730600930,"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-02-17T02:01:48.470Z","updated_at":"2023-02-17T02:01:48.470Z","repository_link":"https://github.com/stdlib-js/ndarray-base/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7730601920,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730601921,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730601922,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":3.2188758248682006,"created_at":"2025-09-04T15:51:16.136Z","updated_at":"2025-10-07T08:16:51.971Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":19,"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/41384","html_url":"https://science.ecosyste.ms/projects/41384","bibtex_url":"https://science.ecosyste.ms/projects/41384/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41384/export.apalike"}