{"id":1293589,"name":"@stdlib/ndarray-base-assert-is-contiguous","ecosystem":"npm","description":"Determine if an array is contiguous.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous","keywords_array":["stdlib","stdtypes","types","base","ndarray","strides","contiguous","is","iscontiguous","test","assert","check","validate","validation","valid","multidimensional","array","utilities","utility","utils","util"],"namespace":"stdlib","versions_count":13,"first_release_published_at":"2021-06-14T17:32:42.062Z","latest_release_published_at":"2026-02-04T15:34:01.199Z","latest_release_number":"0.2.3","last_synced_at":"2026-05-10T13:47:28.919Z","created_at":"2022-04-08T19:53:47.184Z","updated_at":"2026-05-10T13:47:28.919Z","registry_url":"https://www.npmjs.com/package/@stdlib/ndarray-base-assert-is-contiguous","install_command":"npm install @stdlib/ndarray-base-assert-is-contiguous","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.3"}},"repo_metadata":{"id":41451674,"uuid":"376831077","full_name":"stdlib-js/ndarray-base-assert-is-contiguous","owner":"stdlib-js","description":"Determine if an array is contiguous.","archived":false,"fork":false,"pushed_at":"2025-03-10T00:48:24.000Z","size":510,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-30T18:27:31.791Z","etag":null,"topics":["array","assert","base","check","contiguous","is","iscontiguous","javascript","multidimensional","ndarray","node","node-js","nodejs","stdlib","strides","test","types","valid","validate","validation"],"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-14T13:22:57.000Z","updated_at":"2025-03-10T00:33:51.000Z","dependencies_parsed_at":"2023-02-17T07:01:18.844Z","dependency_job_id":"e5e3168f-53a0-4eec-ad6d-ded5e88ab2ff","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"27070354e8be6916c62f458781495918587be274"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/sbom","scorecard":{"id":848476,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/ndarray-base-assert-is-contiguous","commit":"608522c6c0f97c5f3bfe374f618bab65f4145e4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"0 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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-assert-is-contiguous/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-assert-is-contiguous/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-assert-is-contiguous/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-assert-is-contiguous/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-assert-is-contiguous/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":"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:01.317Z","repository_id":41451674,"created_at":"2025-08-23T21:56:01.318Z","updated_at":"2025-08-23T21:56:01.318Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013291,"owners_count":26085251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.2-esm","sha":"370c42f34e2ede67a0130899200f6a3446be65ae","kind":"tag","published_at":"2024-07-28T02:32:08.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"b2eeb6dea2fbea5dc68b5cbc74224ff775766ac1","kind":"tag","published_at":"2024-07-28T02:32:07.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"bba1f36fe64276f5dcace4e953105d765d33c00b","kind":"tag","published_at":"2024-07-28T02:32:05.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"de8b71006e8713d2847e306b32b8fdc782496406","kind":"commit","published_at":"2024-07-28T01:58:55.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.2/manifests"},{"name":"v0.2.1-esm","sha":"58af495695237e3896026c3ca2f887f1d93b8151","kind":"tag","published_at":"2024-02-24T19:17:41.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"b16f27e16fdc25602e88571f166a970adba2f0a4","kind":"tag","published_at":"2024-02-24T19:17:40.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"a62f0fb990e4d56dff107be1593e008c668144a5","kind":"tag","published_at":"2024-02-24T19:17:38.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"c3e3681bf1fa1647f8bfb6edb62e5035abfb83f9","kind":"commit","published_at":"2024-02-24T16:14:26.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.1/manifests"},{"name":"v0.2.0-esm","sha":"303afa2c1213fe862b764a6be5714cbb8517fac8","kind":"tag","published_at":"2024-02-14T21:28:58.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"da80e70fcb2d473b20352b77d9200f28b649afe6","kind":"tag","published_at":"2024-02-14T21:28:57.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"90cadae93e14f028e60a1346d8418e57ef010ac6","kind":"tag","published_at":"2024-02-14T21:28:56.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"27070354e8be6916c62f458781495918587be274","kind":"commit","published_at":"2024-02-14T07:21:08.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.2.0/manifests"},{"name":"v0.1.0-esm","sha":"d53f77b49e1a9ce69a5cc3fbf7e55313185c9d1e","kind":"tag","published_at":"2023-09-23T22:47:23.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"32975053c98711d0026d1d53b4029ee03b007bc8","kind":"tag","published_at":"2023-09-23T22:47:21.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"57e12e9bd00dc9732e4c808ddf22b26ed3457419","kind":"tag","published_at":"2023-09-23T22:47:20.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"a777b96c7e762030eb7c489eac94461c476b04f0","kind":"commit","published_at":"2023-09-23T21:38:23.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"91fe05a5168c3db56e9da8ec0afd3870c78df11e","kind":"commit","published_at":"2022-02-16T07:17:07.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"83d7d8f179e54f04d654819b3bdaf71ace4b89fe","kind":"commit","published_at":"2021-08-22T16:01:25.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"d8c87b4cd44b0fb8cd6450b675ef0e0ed11efe10","kind":"tag","published_at":"2021-07-06T23:41:32.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"26c955d8dbf6a8ddfaad10a762a9c901077fa06c","kind":"tag","published_at":"2021-06-27T22:16:33.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a2aa18579d99af9666e5d0126ec1681b999a6040","kind":"tag","published_at":"2021-06-16T04:11:22.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a46a5019b0a0ca63887a36a9ae0a463d13cd6bf1","kind":"tag","published_at":"2021-06-15T14:55:48.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"72122c3adda9d43a34682befcffe8328277454a1","kind":"tag","published_at":"2021-06-14T23:26:51.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"36da5285c5ff1f7afdc44eb9c77ca0f0cdf3556b","kind":"tag","published_at":"2021-06-14T17:32:38.000Z","download_url":"https://codeload.github.com/stdlib-js/ndarray-base-assert-is-contiguous/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/ndarray-base-assert-is-contiguous/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/ndarray-base-assert-is-contiguous@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-assert-is-contiguous/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-17T13:56:44.829Z","dependent_packages_count":4,"downloads":80,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":13.845945033801337,"dependent_repos_count":7.638483358728343,"dependent_packages_count":4.515290680584369,"stargazers_count":16.734121053693542,"forks_count":15.41222687126188,"docker_downloads_count":null,"average":11.629213399613894},"purl":"pkg:npm/%40stdlib/ndarray-base-assert-is-contiguous","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/ndarray-base-assert-is-contiguous","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/ndarray-base-assert-is-contiguous","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/ndarray-base-assert-is-contiguous/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-30T18:19:56.545Z","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-assert-is-contiguous/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base-assert-is-contiguous/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base-assert-is-contiguous/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base-assert-is-contiguous/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base-assert-is-contiguous/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base-assert-is-contiguous/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fndarray-base-assert-is-contiguous/codemeta","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":5862,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:54:19.653Z","updated_at":"2022-11-10T23:54:19.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":5820,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:54:19.759Z","updated_at":"2022-11-10T23:54:19.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":5553,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:54:19.515Z","updated_at":"2022-11-10T23:54:19.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":6352,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:54:19.595Z","updated_at":"2022-11-10T23:54:19.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}]}