{"id":2020868,"name":"ml-array-mean","ecosystem":"npm","description":"Get the average value in an array","homepage":"https://github.com/mljs/array/tree/master/packages/array-mean#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mljs/array","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2017-07-11T08:23:56.429Z","latest_release_published_at":"2026-04-14T09:24:27.248Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-08T17:15:39.002Z","created_at":"2022-04-09T19:43:08.038Z","updated_at":"2026-08-08T17:16:30.654Z","registry_url":"https://www.npmjs.com/package/ml-array-mean","install_command":"npm install ml-array-mean","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":21295840,"uuid":"92165282","full_name":"mljs/array","owner":"mljs","description":"Functional utilities to transform and compute stats on arrays","archived":false,"fork":false,"pushed_at":"2026-04-14T09:24:24.000Z","size":1637,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-07-30T19:18:29.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mljs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-23T11:29:19.000Z","updated_at":"2026-04-14T09:26:02.000Z","dependencies_parsed_at":"2022-08-07T10:00:16.615Z","dependency_job_id":null,"html_url":"https://github.com/mljs/array","commit_stats":null,"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/mljs/array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mljs","download_url":"https://codeload.github.com/mljs/array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/sbom","scorecard":{"id":653423,"data":{"date":"2025-08-11","repo":{"name":"github.com/mljs/array","commit":"03f048042ab871352c949756801871052794b876"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/documentationjs.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentationjs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/documentationjs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentationjs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/documentationjs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentationjs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/documentationjs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/nodejs.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T14:06:42.749Z","repository_id":21295840,"created_at":"2025-08-21T14:06:42.750Z","updated_at":"2025-08-21T14:06:42.750Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36413446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"mljs","name":"ml.js","uuid":"9335229","kind":"organization","description":"Machine learning and numerical analysis tools in JavaScript for Node.js and the Browser","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9335229?v=4","repositories_count":112,"last_synced_at":"2024-04-11T21:48:40.769Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mljs","funding_links":[],"total_stars":4035,"followers":98,"following":0,"created_at":"2022-11-02T16:34:35.848Z","updated_at":"2024-04-11T21:49:15.308Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mljs/repositories"},"tags":[{"name":"ml-array-variance@1.1.8","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.8","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.8/manifests"},{"name":"ml-array-sum@1.1.6","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sum@1.1.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sum@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sum%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.6/manifests"},{"name":"ml-array-standard-deviation@1.1.8","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.8","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.8/manifests"},{"name":"ml-array-sequential-fill@1.1.8","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.8","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.8/manifests"},{"name":"ml-array-rescale@1.3.7","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.7","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.7/manifests"},{"name":"ml-array-normed@1.3.7","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.7","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.7/manifests"},{"name":"ml-array-mode@1.1.5","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.5/manifests"},{"name":"ml-array-min@1.2.3","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.2.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.3/manifests"},{"name":"ml-array-median@1.1.6","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.6/manifests"},{"name":"ml-array-mean@1.1.6","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.6/manifests"},{"name":"ml-array-max@1.2.4","sha":"787f12ca8c7c39063a349e2da17152742bea67b1","kind":"tag","published_at":"2022-01-21T15:36:39.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.2.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.4/manifests"},{"name":"ml-array-variance@1.1.7","sha":"207c5e6e1486b2d22fdfec7b7a3b6867fe50a69e","kind":"tag","published_at":"2021-09-09T08:52:42.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.7","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.7/manifests"},{"name":"ml-array-standard-deviation@1.1.7","sha":"207c5e6e1486b2d22fdfec7b7a3b6867fe50a69e","kind":"tag","published_at":"2021-09-09T08:52:42.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.7","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.7/manifests"},{"name":"ml-array-sequential-fill@1.1.7","sha":"207c5e6e1486b2d22fdfec7b7a3b6867fe50a69e","kind":"tag","published_at":"2021-09-09T08:52:42.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.7","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.7/manifests"},{"name":"ml-array-rescale@1.3.6","sha":"7c2f894707e9012b51d4d92ff8578e0bee39d607","kind":"tag","published_at":"2021-09-01T08:26:07.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.6/manifests"},{"name":"ml-array-sequential-fill@1.1.6","sha":"2a9cf0dd38883b438d7e2630d1f1219fe28259bf","kind":"tag","published_at":"2021-03-24T16:32:48.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.6/manifests"},{"name":"ml-array-variance@1.1.6","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.6/manifests"},{"name":"ml-array-sum@1.1.5","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sum@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sum@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sum%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.5/manifests"},{"name":"ml-array-standard-deviation@1.1.6","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.6/manifests"},{"name":"ml-array-sequential-fill@1.1.5","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.5/manifests"},{"name":"ml-array-rescale@1.3.5","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.5/manifests"},{"name":"ml-array-normed@1.3.6","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.6","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.6/manifests"},{"name":"ml-array-mode@1.1.4","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.4/manifests"},{"name":"ml-array-min@1.2.2","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.2.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.2/manifests"},{"name":"ml-array-median@1.1.5","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.5/manifests"},{"name":"ml-array-mean@1.1.5","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.5/manifests"},{"name":"ml-array-max@1.2.3","sha":"d06a16075e582be7b7c553cd1aecbe1d03c64b7a","kind":"tag","published_at":"2021-03-24T13:18:47.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.2.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.3/manifests"},{"name":"ml-array-rescale@1.3.4","sha":"047f2d11d174dad9b576649f676adfa2439fff15","kind":"tag","published_at":"2021-03-03T09:56:26.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.4/manifests"},{"name":"ml-array-normed@1.3.5","sha":"047f2d11d174dad9b576649f676adfa2439fff15","kind":"tag","published_at":"2021-03-03T09:56:26.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.5/manifests"},{"name":"ml-array-min@1.2.1","sha":"047f2d11d174dad9b576649f676adfa2439fff15","kind":"tag","published_at":"2021-03-03T09:56:26.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.2.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.1/manifests"},{"name":"ml-array-max@1.2.2","sha":"047f2d11d174dad9b576649f676adfa2439fff15","kind":"tag","published_at":"2021-03-03T09:56:26.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.2.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.2/manifests"},{"name":"ml-array-rescale@1.3.3","sha":"55597eaa820f947d2c6eeffa7c5f807a5e4c94c8","kind":"tag","published_at":"2021-02-23T08:20:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.3/manifests"},{"name":"ml-array-normed@1.3.4","sha":"55597eaa820f947d2c6eeffa7c5f807a5e4c94c8","kind":"tag","published_at":"2021-02-23T08:20:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.4/manifests"},{"name":"ml-array-max@1.2.1","sha":"55597eaa820f947d2c6eeffa7c5f807a5e4c94c8","kind":"tag","published_at":"2021-02-23T08:20:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.2.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.1/manifests"},{"name":"ml-array-sequential-fill@1.1.4","sha":"b7308a19652e54e78c9113a797ead5fcc09a0e22","kind":"tag","published_at":"2021-02-17T10:51:14.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.4/manifests"},{"name":"ml-array-normed@1.3.3","sha":"b7308a19652e54e78c9113a797ead5fcc09a0e22","kind":"tag","published_at":"2021-02-17T10:51:14.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.3/manifests"},{"name":"ml-array-variance@1.1.5","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.5/manifests"},{"name":"ml-array-sum@1.1.4","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sum@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sum@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sum%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.4/manifests"},{"name":"ml-array-standard-deviation@1.1.5","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.5","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.5/manifests"},{"name":"ml-array-sequential-fill@1.1.3","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.3/manifests"},{"name":"ml-array-rescale@1.3.2","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.2/manifests"},{"name":"ml-array-normed@1.3.2","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.2/manifests"},{"name":"ml-array-mode@1.1.3","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.3/manifests"},{"name":"ml-array-min@1.2.0","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.2.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.2.0/manifests"},{"name":"ml-array-median@1.1.4","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.4/manifests"},{"name":"ml-array-mean@1.1.4","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.4/manifests"},{"name":"ml-array-max@1.2.0","sha":"942138d036d4c0753ad4c261cc692652c0a9cac1","kind":"tag","published_at":"2020-10-07T07:18:55.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.2.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.2.0/manifests"},{"name":"ml-array-normed@1.3.1","sha":"23150bdaa4d7818b0347f5c662c8adc287fa9a21","kind":"tag","published_at":"2020-04-17T14:53:04.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.1/manifests"},{"name":"ml-array-variance@1.1.4","sha":"f4d819343eda4106db474597986b1297d608c8f4","kind":"tag","published_at":"2020-04-17T14:46:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.4/manifests"},{"name":"ml-array-sum@1.1.3","sha":"f4d819343eda4106db474597986b1297d608c8f4","kind":"tag","published_at":"2020-04-17T14:46:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sum@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sum@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sum%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.3/manifests"},{"name":"ml-array-standard-deviation@1.1.4","sha":"f4d819343eda4106db474597986b1297d608c8f4","kind":"tag","published_at":"2020-04-17T14:46:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.4","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.4/manifests"},{"name":"ml-array-rescale@1.3.1","sha":"f4d819343eda4106db474597986b1297d608c8f4","kind":"tag","published_at":"2020-04-17T14:46:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.1/manifests"},{"name":"ml-array-normed@1.3.0","sha":"f4d819343eda4106db474597986b1297d608c8f4","kind":"tag","published_at":"2020-04-17T14:46:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.3.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.3.0/manifests"},{"name":"ml-array-mean@1.1.3","sha":"f4d819343eda4106db474597986b1297d608c8f4","kind":"tag","published_at":"2020-04-17T14:46:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.3/manifests"},{"name":"ml-array-variance@1.1.3","sha":"767a39f38806810ec11bf3676948999500e35a36","kind":"tag","published_at":"2020-04-02T07:38:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.3/manifests"},{"name":"ml-array-standard-deviation@1.1.3","sha":"767a39f38806810ec11bf3676948999500e35a36","kind":"tag","published_at":"2020-04-02T07:38:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.3/manifests"},{"name":"ml-array-rescale@1.3.0","sha":"767a39f38806810ec11bf3676948999500e35a36","kind":"tag","published_at":"2020-04-02T07:38:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.3.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.3.0/manifests"},{"name":"ml-array-normed@1.2.0","sha":"767a39f38806810ec11bf3676948999500e35a36","kind":"tag","published_at":"2020-04-02T07:38:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.2.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.2.0/manifests"},{"name":"ml-array-median@1.1.3","sha":"767a39f38806810ec11bf3676948999500e35a36","kind":"tag","published_at":"2020-04-02T07:38:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.3/manifests"},{"name":"v1.1.0","sha":"cd9b5f43cf9ebc3266904559417f89eb1d628778","kind":"tag","published_at":"2020-03-02T08:11:10.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/v1.1.0","html_url":"https://github.com/mljs/array/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/v1.1.0/manifests"},{"name":"ml-array-variance@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.2/manifests"},{"name":"ml-array-sum@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sum@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sum@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sum%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sum@1.1.2/manifests"},{"name":"ml-array-standard-deviation@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.2/manifests"},{"name":"ml-array-sequential-fill@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.2/manifests"},{"name":"ml-array-rescale@1.2.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.2.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.2.2/manifests"},{"name":"ml-array-normed@1.0.3","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.0.3","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.0.3/manifests"},{"name":"ml-array-mode@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.2/manifests"},{"name":"ml-array-min@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.1.2/manifests"},{"name":"ml-array-median@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.2/manifests"},{"name":"ml-array-mean@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.2/manifests"},{"name":"ml-array-max@1.1.2","sha":"6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0","kind":"tag","published_at":"2019-08-30T08:53:25.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.1.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.1.2/manifests"},{"name":"ml-array-variance@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.1/manifests"},{"name":"ml-array-standard-deviation@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.1/manifests"},{"name":"ml-array-sequential-fill@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.1/manifests"},{"name":"ml-array-rescale@1.2.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.2.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.2.1/manifests"},{"name":"ml-array-normed@1.0.2","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.0.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.0.2/manifests"},{"name":"ml-array-mode@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.1/manifests"},{"name":"ml-array-min@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.1.1/manifests"},{"name":"ml-array-median@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.1/manifests"},{"name":"ml-array-mean@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.1/manifests"},{"name":"ml-array-max@1.1.1","sha":"fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1","kind":"tag","published_at":"2018-11-09T13:49:21.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.1.1/manifests"},{"name":"ml-array-variance@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.1.0/manifests"},{"name":"ml-array-standard-deviation@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.1.0/manifests"},{"name":"ml-array-sequential-fill@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.1.0/manifests"},{"name":"ml-array-rescale@1.2.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.2.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.2.0/manifests"},{"name":"ml-array-mode@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.1.0/manifests"},{"name":"ml-array-min@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.1.0/manifests"},{"name":"ml-array-median@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.1.0/manifests"},{"name":"ml-array-mean@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.1.0/manifests"},{"name":"ml-array-max@1.1.0","sha":"812f53d78df7770c287916b88e94de51815f574b","kind":"tag","published_at":"2018-10-26T11:43:24.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.1.0/manifests"},{"name":"ml-array-normed@1.0.1","sha":"af680cf0f5be7954b759dc2fed5692218c40b818","kind":"tag","published_at":"2018-10-01T11:57:14.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-normed@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-normed@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-normed%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-normed@1.0.1/manifests"},{"name":"ml-array-variance@1.0.1","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.0.1/manifests"},{"name":"ml-array-standard-deviation@1.0.1","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.0.1/manifests"},{"name":"ml-array-sequential-fill@1.0.1","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-sequential-fill@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-sequential-fill@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-sequential-fill%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-sequential-fill@1.0.1/manifests"},{"name":"ml-array-rescale@1.1.1","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.1.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.1.1/manifests"},{"name":"ml-array-mode@1.0.1","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.0.1/manifests"},{"name":"ml-array-min@1.0.2","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.0.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.0.2/manifests"},{"name":"ml-array-median@1.0.2","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.0.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.0.2/manifests"},{"name":"ml-array-mean@1.0.2","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.0.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.0.2/manifests"},{"name":"ml-array-max@1.0.2","sha":"e6881ff409a69fc1a7658e5499c951c02dc34ff8","kind":"tag","published_at":"2018-08-03T07:15:58.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.0.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.0.2/manifests"},{"name":"ml-array-variance@1.0.0","sha":"2221551ef530684fc3ec14418872c725482ff74f","kind":"tag","published_at":"2017-07-21T09:24:48.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-variance@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-variance@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-variance%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-variance@1.0.0/manifests"},{"name":"ml-array-standard-deviation@1.0.0","sha":"2221551ef530684fc3ec14418872c725482ff74f","kind":"tag","published_at":"2017-07-21T09:24:48.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-standard-deviation@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-standard-deviation@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-standard-deviation%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-standard-deviation@1.0.0/manifests"},{"name":"ml-array-median@1.0.1","sha":"2221551ef530684fc3ec14418872c725482ff74f","kind":"tag","published_at":"2017-07-21T09:24:48.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.0.1/manifests"},{"name":"ml-array-rescale@1.1.0","sha":"98ab9e167cb73b56b6a43c10fb7aff0542551308","kind":"tag","published_at":"2017-07-18T08:22:36.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.1.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.1.0/manifests"},{"name":"ml-array-mean@1.0.1","sha":"98ab9e167cb73b56b6a43c10fb7aff0542551308","kind":"tag","published_at":"2017-07-18T08:22:36.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.0.1/manifests"},{"name":"ml-array-rescale@1.0.2","sha":"a632b8c67351c3a2600d7e1b7fef20497962ddd0","kind":"tag","published_at":"2017-07-11T08:23:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.0.2","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.0.2/manifests"},{"name":"ml-array-mode@1.0.0","sha":"a632b8c67351c3a2600d7e1b7fef20497962ddd0","kind":"tag","published_at":"2017-07-11T08:23:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mode@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mode@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mode%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mode@1.0.0/manifests"},{"name":"ml-array-min@1.0.1","sha":"a632b8c67351c3a2600d7e1b7fef20497962ddd0","kind":"tag","published_at":"2017-07-11T08:23:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.0.1/manifests"},{"name":"ml-array-median@1.0.0","sha":"a632b8c67351c3a2600d7e1b7fef20497962ddd0","kind":"tag","published_at":"2017-07-11T08:23:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-median@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-median@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-median%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-median@1.0.0/manifests"},{"name":"ml-array-mean@1.0.0","sha":"a632b8c67351c3a2600d7e1b7fef20497962ddd0","kind":"tag","published_at":"2017-07-11T08:23:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-mean@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-mean@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-mean%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-mean@1.0.0/manifests"},{"name":"ml-array-max@1.0.1","sha":"a632b8c67351c3a2600d7e1b7fef20497962ddd0","kind":"tag","published_at":"2017-07-11T08:23:52.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.0.1/manifests"},{"name":"ml-array-rescale@1.0.1","sha":"e24971a10d627afca6623d85f103e93e67f7f4b7","kind":"tag","published_at":"2017-05-24T06:52:06.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.0.1","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.0.1/manifests"},{"name":"ml-array-rescale@1.0.0","sha":"b908e415bb4f620df526e7848303f20ff1f39142","kind":"tag","published_at":"2017-05-23T16:19:19.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-rescale@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-rescale@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-rescale%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-rescale@1.0.0/manifests"},{"name":"ml-array-min@1.0.0","sha":"e22a6fb9b248eee7dc35ca4fccbd2b5e6b934573","kind":"tag","published_at":"2017-05-23T15:49:06.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-min@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-min@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-min%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-min@1.0.0/manifests"},{"name":"ml-array-max@1.0.0","sha":"e22a6fb9b248eee7dc35ca4fccbd2b5e6b934573","kind":"tag","published_at":"2017-05-23T15:49:06.000Z","download_url":"https://codeload.github.com/mljs/array/tar.gz/ml-array-max@1.0.0","html_url":"https://github.com/mljs/array/releases/tag/ml-array-max@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mljs/array@ml-array-max%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Farray/tags/ml-array-max@1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T17:16:30.653Z","dependent_packages_count":30,"downloads":712598,"downloads_period":"last-month","dependent_repos_count":1817,"rankings":{"downloads":0.3204283400436052,"dependent_repos_count":0.5005573075250108,"dependent_packages_count":0.8862194670960194,"stargazers_count":8.448098087652133,"forks_count":7.471561728190528,"docker_downloads_count":1.3459493970138774,"average":3.162135721253529},"purl":"pkg:npm/ml-array-mean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ml-array-mean","docker_dependents_count":80,"docker_downloads_count":150557455,"usage_url":"https://repos.ecosyste.ms/usage/npm/ml-array-mean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ml-array-mean/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-14T10:16:25.469Z","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":429004.3333333333,"avg_time_to_close_pull_request":5431302.466666667,"issues_closed_count":3,"pull_requests_closed_count":15,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/mljs%2Farray/issues","maintainers":[{"login":"maasencioh","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maasencioh"},{"login":"jobo322","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jobo322"},{"login":"lpatiny","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"},{"login":"wadjih-bencheikh18","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wadjih-bencheikh18"},{"login":"stropitek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stropitek"},{"login":"JeffersonH44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeffersonH44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ml-array-mean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ml-array-mean/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ml-array-mean/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ml-array-mean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ml-array-mean/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ml-array-mean/codemeta","maintainers":[{"uuid":"targos","login":"targos","name":null,"email":"npm@secmail.targos.dev","url":null,"packages_count":337,"html_url":"https://www.npmjs.com/~targos","role":null,"created_at":"2022-11-21T13:05:04.515Z","updated_at":"2022-11-21T13:05:04.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/targos/packages"},{"uuid":"lpatiny","login":"lpatiny","name":null,"email":"luc@patiny.com","url":null,"packages_count":320,"html_url":"https://www.npmjs.com/~lpatiny","role":null,"created_at":"2022-11-21T13:05:04.480Z","updated_at":"2022-11-21T13:05:04.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lpatiny/packages"},{"uuid":"stropitek","login":"stropitek","name":null,"email":"kostro.d@gmail.com","url":null,"packages_count":307,"html_url":"https://www.npmjs.com/~stropitek","role":null,"created_at":"2022-11-21T13:05:04.507Z","updated_at":"2022-11-21T13:05:04.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stropitek/packages"},{"uuid":"mljs-bot","login":"mljs-bot","name":null,"email":"bot+npm-mljs@zakodium.com","url":null,"packages_count":114,"html_url":"https://www.npmjs.com/~mljs-bot","role":null,"created_at":"2022-11-21T13:05:04.499Z","updated_at":"2022-11-21T13:05:04.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mljs-bot/packages"},{"uuid":"maasencioh","login":"maasencioh","name":null,"email":"maasencioh@gmail.com","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~maasencioh","role":null,"created_at":"2022-11-21T13:05:04.488Z","updated_at":"2022-11-21T13:05:04.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maasencioh/packages"}]}