{"id":1294562,"name":"@stdlib/stats-base-stdevwd","ecosystem":"npm","description":"Calculate the standard deviation of a strided array using Welford's algorithm.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stats-base-stdevwd","keywords_array":["stdlib","stdmath","statistics","stats","mathematics","math","standard deviation","variance","var","deviation","dispersion","spread","sample standard deviation","unbiased","stdev","std","welford","strided","strided array","typed","array"],"namespace":"stdlib","versions_count":14,"first_release_published_at":"2021-06-14T17:32:55.417Z","latest_release_published_at":"2024-07-27T14:54:22.543Z","latest_release_number":"0.2.2","last_synced_at":"2026-04-06T19:31:09.538Z","created_at":"2022-04-08T19:55:42.908Z","updated_at":"2026-04-06T19:31:09.538Z","registry_url":"https://www.npmjs.com/package/@stdlib/stats-base-stdevwd","install_command":"npm install @stdlib/stats-base-stdevwd","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.2"}},"repo_metadata":{"id":41428825,"uuid":"376831278","full_name":"stdlib-js/stats-base-stdevwd","owner":"stdlib-js","description":"Calculate the standard deviation of a strided array using Welford's algorithm.","archived":false,"fork":false,"pushed_at":"2025-07-05T21:29:05.000Z","size":689,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-05T05:50:23.694Z","etag":null,"topics":["deviation","dispersion","javascript","math","mathematics","node","node-js","nodejs","sample-standard-deviation","spread","standard-deviation","statistics","stats","stdlib","strided","strided-array","unbiased","var","variance","welford"],"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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-14T13:23:40.000Z","updated_at":"2025-07-05T21:28:01.000Z","dependencies_parsed_at":"2023-02-17T06:30:43.858Z","dependency_job_id":"a2cfecd4-8655-40dd-86cb-62d8bcfec98f","html_url":"https://github.com/stdlib-js/stats-base-stdevwd","commit_stats":{"total_commits":62,"total_committers":1,"mean_commits":62.0,"dds":0.0,"last_synced_commit":"e3e4ae3bc3e4c4bf99445bbbb51bad40d50bd7d1"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/sbom","scorecard":{"id":849426,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/stats-base-stdevwd","commit":"bc0330336fbea4368ee78000bc74bb4a83d99c00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"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:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stats-base-stdevwd/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stats-base-stdevwd/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/stats-base-stdevwd/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/stats-base-stdevwd/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/stats-base-stdevwd/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:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/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/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":"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-23T22:06:23.486Z","repository_id":41428825,"created_at":"2025-08-23T22:06:23.486Z","updated_at":"2025-08-23T22:06:23.486Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278552859,"owners_count":26005656,"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-06T02:00:05.630Z","response_time":65,"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":"013c7ad6ee72e19f4da7224815336fe2149c18c6","kind":"tag","published_at":"2024-07-27T15:41:15.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"f53d1dada188fd4eb8973d34a2fdadb9ca58cc77","kind":"tag","published_at":"2024-07-27T15:41:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"a2bb7e5e061505ee3a9e69de8d78d325d454215a","kind":"tag","published_at":"2024-07-27T15:41:13.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"dd5403fc0d1c2432d354e1531af764882680804a","kind":"commit","published_at":"2024-07-27T14:54:20.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.2/manifests"},{"name":"v0.2.1-esm","sha":"913946993b51747192d327a1ba4e6c64024ab81e","kind":"tag","published_at":"2024-02-23T00:56:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"99732d1db016036b8418170c396a2050aa91a1e0","kind":"tag","published_at":"2024-02-23T00:56:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"419b54ce591c38169676843bd0f18c6fa03f3f24","kind":"tag","published_at":"2024-02-23T00:56:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"f2097195f45d417090342c2657567888adaa5f82","kind":"commit","published_at":"2024-02-22T23:39:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.1/manifests"},{"name":"v0.2.0-esm","sha":"ebba7a72a0d3b09255c59bc5760ca62f87a71aa1","kind":"tag","published_at":"2024-02-14T18:17:20.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"941a2d69dd62965cf1f050d388f7a561781f680e","kind":"tag","published_at":"2024-02-14T18:17:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"7d5755423f22a393e5f1bc6704e0aff1b837ec33","kind":"tag","published_at":"2024-02-14T18:17:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"a0b591c1fbf2793f3e044f2fcf95ae22cc8257db","kind":"commit","published_at":"2024-02-14T05:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.2.0/manifests"},{"name":"v0.1.1-esm","sha":"6d7cfeb6ac781aa54d762457fffea9b28a594e01","kind":"tag","published_at":"2023-10-10T06:23:13.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"41f7d82efdcafa31302a229d83bb59b20098e239","kind":"tag","published_at":"2023-10-10T06:23:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"4a30b475f7282e6695667737bee11e6aac2f78d5","kind":"tag","published_at":"2023-10-10T06:23:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"e7d5fb88316d5ca72e5a70651db4411d617cd43e","kind":"commit","published_at":"2023-10-09T20:32:44.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.1/manifests"},{"name":"v0.1.0-esm","sha":"c44e652c7164aec35e8b069f61da48d3a16dcd97","kind":"tag","published_at":"2023-09-23T07:09:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"2422de99dc1f957233039228f6d2d7e0e74c9ab9","kind":"tag","published_at":"2023-09-23T07:09:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"19093af36ec7afe7964fd432b98f67b228816144","kind":"tag","published_at":"2023-09-23T07:09:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"387f6cb96784fc86789ddabe164866aa2fdf749a","kind":"commit","published_at":"2023-09-23T03:07:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"56feca8038a241e93d2a63bba31a6d68ea2e6836","kind":"commit","published_at":"2022-07-09T18:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"d32082a88c7137cb90f9a06c26ea6e61fabf050b","kind":"commit","published_at":"2022-07-08T20:38:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"17366a97d0569913633fbf7a362c68733d016e99","kind":"commit","published_at":"2022-02-16T06:54:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"6398e32f959ee9ed7a13a03101ce0164d990fa3e","kind":"commit","published_at":"2021-08-22T16:01:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"626a1a3e27e9a59ab6a07b0e0135a28d6c8be975","kind":"tag","published_at":"2021-07-07T00:03:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"38d4401bada097b3fd6851d7c343e833378d9955","kind":"tag","published_at":"2021-06-27T22:29:09.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"aeb6f889ac272c45ad1dbea17da7f73bc92d3226","kind":"tag","published_at":"2021-06-16T04:11:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"211d5d42b0855c4c03d94152adb1be8d70b76ae8","kind":"tag","published_at":"2021-06-15T14:56:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"241314ca84a744daf38b033f748b3b9be1b4fb3a","kind":"tag","published_at":"2021-06-14T17:32:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stats-base-stdevwd/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stats-base-stdevwd/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stats-base-stdevwd@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstats-base-stdevwd/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-06T03:44:21.491Z","dependent_packages_count":3,"downloads":149,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.238238193222784,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":13.165555773240008,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":12.61154834655143},"purl":"pkg:npm/%40stdlib/stats-base-stdevwd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/stats-base-stdevwd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/stats-base-stdevwd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/stats-base-stdevwd/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-12T04:21:44.660Z","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%2Fstats-base-stdevwd/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstats-base-stdevwd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstats-base-stdevwd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstats-base-stdevwd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstats-base-stdevwd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstats-base-stdevwd/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-11T00:21:52.384Z","updated_at":"2022-11-11T00:21:52.384Z","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-11T00:21:52.394Z","updated_at":"2022-11-11T00:21:52.394Z","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-11T00:21:52.366Z","updated_at":"2022-11-11T00:21:52.366Z","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-11T00:21:52.373Z","updated_at":"2022-11-11T00:21:52.373Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}]}